summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-08 20:43:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-08 20:43:22 +0000
commitaca9acf32c94f7248b67d14bc4cabdfcc809058f (patch)
tree5a6a4a03df2693d2b0bf6d49860d68a956a733df
parentUpdate to 0.5.4 which fixes the build with the new autotrace. (diff)
Fix a problem with Xft2 detection.
-rw-r--r--graphics/sodipodi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 1b40838e3b69..0535e6ea5d2d 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sodipodi
PORTVERSION= 0.30
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,8 +24,8 @@ USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gnome-print
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -I${X11BASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAN1= sodipodi.1