pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vis-editor: Remove no longer needed bsd.prefs.mk inclusion
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 16 01:32:58 2021 +0200
Changeset: 9253b3a8d10fc849970232d86c5089fb46bace1f
Modified Files:
vis-editor/Makefile
Log Message:
vis-editor: Remove no longer needed bsd.prefs.mk inclusion
It was probably only needed in past versions when OPSYS was used.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9253b3a8d10fc849970232d86c5089fb46bace1f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vis-editor/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/vis-editor/Makefile b/vis-editor/Makefile
index 423aab66b2..ae7ab1bf09 100644
--- a/vis-editor/Makefile
+++ b/vis-editor/Makefile
@@ -21,8 +21,6 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --sharedir=${PREFIX}/share
CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
-.include "../../mk/bsd.prefs.mk"
-
SUBST_CLASSES+= fix-paths
SUBST_STAGE.fix-paths= pre-build
SUBST_MESSAGE.fix-paths= Fixing absolute paths.
Home |
Main Index |
Thread Index |
Old Index