aboutsummaryrefslogtreecommitdiff
path: root/graphics/inkscape/Makefile
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2007-03-09 18:04:06 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2007-03-09 18:04:06 +0000
commitd99a3bc646e027440206217b68b777015959cf78 (patch)
treed8c3c5e9f5779550941b6e201562fe6be8c57056 /graphics/inkscape/Makefile
parent1b6e5143118b3e99fba6fa90785361753c56e5cf (diff)
Notes
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r--graphics/inkscape/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index d41594a9cb0c..161be22003ba 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inkscape
PORTVERSION= 0.45
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,13 +24,13 @@ RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL
#USE_BZIP2= yes
USE_GMAKE= yes
-USE_X_PREFIX= yes
WANT_GNOME= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libxslt
+USE_GNOME= gnomehack intlhack libxslt
USE_GETTEXT= yes
GNU_CONFIGURE= yes
USE_GCC= 3.4
-CONFIGURE_ARGS= --with-popt
+CONFIGURE_ARGS= --with-popt \
+ --mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"