summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-app/Makefile13
-rw-r--r--graphics/gimp-app/pkg-plist1
2 files changed, 3 insertions, 11 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 6b125f923..ed4090e91 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp/Makefile,v 1.2 2006/08/25 18:14:57 pav Exp $
+# $MCom: ports/graphics/gimp-app/Makefile,v 1.10 2007/03/30 18:18:12 ahze Exp $
PORTNAME= gimp
PORTVERSION= 2.2.13
@@ -47,7 +47,8 @@ CONFIGURE_ARGS= --disable-perl \
--with-html-dir=${DOCSDIR} \
--disable-gtk-doc \
--enable-static \
- --mandir=${PREFIX}/man
+ --mandir=${PREFIX}/man \
+ --disable-print
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
@@ -89,14 +90,6 @@ USE_GNOME+= librsvg2
PLIST_SUB+= SVG=""
.endif
-.if defined(WITHOUT_PRINT)
-CONFIGURE_ARGS+= --disable-print
-PLIST_SUB+= PRINT="@comment "
-.else
-LIB_DEPENDS+= gimpprint.2:${PORTSDIR}/print/gimp-print
-PLIST_SUB+= PRINT=""
-.endif
-
.if defined(WITH_MP)
CONFIGURE_ARGS+= --enable-mp
.endif
diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 6946abf9f..e54c1afca 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -310,7 +310,6 @@ libexec/gimp/2.2/plug-ins/png
libexec/gimp/2.2/plug-ins/pnm
libexec/gimp/2.2/plug-ins/polar
libexec/gimp/2.2/plug-ins/postscript
-%%PRINT%%libexec/gimp/2.2/plug-ins/print
libexec/gimp/2.2/plug-ins/procedure-browser
libexec/gimp/2.2/plug-ins/psd
libexec/gimp/2.2/plug-ins/psd_save