pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/antiright
Module Name: pkgsrc
Committed By: mef
Date: Thu May 21 13:17:45 UTC 2020
Modified Files:
pkgsrc/x11/antiright: Makefile
Log Message:
(x11/antiright) +SUBST_NOOP_OK.hpath= yes, sometimes ${PREFIX} == /usr/pkg, or NOT, tks leot@
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/antiright/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/antiright/Makefile
diff -u pkgsrc/x11/antiright/Makefile:1.44 pkgsrc/x11/antiright/Makefile:1.45
--- pkgsrc/x11/antiright/Makefile:1.44 Tue Mar 10 22:11:11 2020
+++ pkgsrc/x11/antiright/Makefile Thu May 21 13:17:45 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/03/10 22:11:11 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/05/21 13:17:45 mef Exp $
#
DISTNAME= antiright-3.4
@@ -32,6 +32,7 @@ SUBST_MESSAGE.hpath= Fixing hardcoded pa
SUBST_FILES.hpath= configure
SUBST_SED.hpath= -e 's|^\(INSTALL[ :]*=\).*|\1${INSTALL}|'
SUBST_SED.hpath+= -e 's|/usr/pkg|${PREFIX}|'
+SUBST_NOOP_OK.hpath= yes
TOOLS_DEPENDS.pkg-config= pkg-config>=0.20:../../devel/pkg-config
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
Home |
Main Index |
Thread Index |
Old Index