summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2006-12-06 17:33:02 +0000
committerminskim <minskim>2006-12-06 17:33:02 +0000
commitf705e46bffa548503bea6bfc59da77937d70b23b (patch)
treef9d4119aa852de46575aa96b615d368076816e36 /graphics
parentd11ea99daec8fefc7f3a5af1404b7b0ca99865fc (diff)
downloadpkgsrc-f705e46bffa548503bea6bfc59da77937d70b23b.tar.gz
gimp-remote is built only when the GDK target is X11. Adjust PLIST
accordingly.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp24/Makefile9
-rw-r--r--graphics/gimp24/PLIST4
2 files changed, 9 insertions, 4 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index 83b98f12ec4..6d288ce9506 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/12/06 06:39:37 minskim Exp $
+# $NetBSD: Makefile,v 1.34 2006/12/06 17:33:02 minskim Exp $
DISTNAME= gimp-2.3.13
PKGREVISION= 2
@@ -72,11 +72,16 @@ PLIST_SUBST+= TWAIN="@comment "
.include "../../graphics/libwmf/buildlink3.mk"
.include "../../print/gimp-print-lib/buildlink3.mk"
.include "../../www/libgtkhtml/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.if empty(PKG_BUILD_OPTIONS.gtk2+:Mx11)
+PLIST_SUBST+= REMOTE="@comment "
+.else
+PLIST_SUBST+= REMOTE=""
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
+.endif
.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/graphics/gimp24/PLIST b/graphics/gimp24/PLIST
index 518ad346546..ea51a5b1e26 100644
--- a/graphics/gimp24/PLIST
+++ b/graphics/gimp24/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.19 2006/12/06 06:39:37 minskim Exp $
+@comment $NetBSD: PLIST,v 1.20 2006/12/06 17:33:02 minskim Exp $
bin/gimp-2.3
bin/gimp-console-2.3
-bin/gimp-remote-2.3
+${REMOTE}bin/gimp-remote-2.3
bin/gimptool-2.0
include/gimp-2.0/libgimp/gimp.h
include/gimp-2.0/libgimp/gimp_pdb.h