pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp24 Follow rename of PKG_BUILD_OPTION for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2019d15a1661
branches: trunk
changeset: 529138:2019d15a1661
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 25 22:57:34 2007 +0000
description:
Follow rename of PKG_BUILD_OPTION for gtk2.
diffstat:
graphics/gimp24/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 57246dcf8776 -r 2019d15a1661 graphics/gimp24/Makefile
--- a/graphics/gimp24/Makefile Fri May 25 21:53:00 2007 +0000
+++ b/graphics/gimp24/Makefile Fri May 25 22:57:34 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/04/30 13:34:03 adam Exp $
+# $NetBSD: Makefile,v 1.41 2007/05/25 22:57:34 joerg Exp $
DISTNAME= gimp-2.3.16
CATEGORIES= graphics
@@ -70,7 +70,7 @@
.include "../../print/gimp-print-lib/buildlink3.mk"
.include "../../www/libgtkhtml/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
-.if empty(PKG_BUILD_OPTIONS.gtk2+:Mx11)
+.if empty(PKG_BUILD_OPTIONS.gtk2:Mx11)
PLIST_SUBST+= REMOTE="@comment "
.else
PLIST_SUBST+= REMOTE=""
Home |
Main Index |
Thread Index |
Old Index