Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/antiright (x11/antiright) +SUBST_NOOP_OK.hpath= ye...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b178dcfe3205
branches: trunk
changeset: 432349:b178dcfe3205
user: mef <mef%pkgsrc.org@localhost>
date: Thu May 21 13:17:45 2020 +0000
description:
(x11/antiright) +SUBST_NOOP_OK.hpath= yes, sometimes ${PREFIX} == /usr/pkg, or NOT, tks leot@
diffstat:
x11/antiright/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4369122a52ed -r b178dcfe3205 x11/antiright/Makefile
--- a/x11/antiright/Makefile Thu May 21 13:04:16 2020 +0000
+++ b/x11/antiright/Makefile Thu May 21 13:17:45 2020 +0000
@@ -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_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