aboutsummaryrefslogtreecommitdiff
path: root/graphics/hugin
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-08-09 14:13:44 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-08-09 14:13:44 +0000
commit184e973284f009d094ce61fcfe5d998662bb7169 (patch)
treef3caa209bc605cb3a0caf37aac9fb276c85c4e46 /graphics/hugin
parentd06912e6efb159bf77e12d294c0090426fa385ee (diff)
downloadports-184e973284f009d094ce61fcfe5d998662bb7169.tar.gz
ports-184e973284f009d094ce61fcfe5d998662bb7169.zip
- Fix pkg-plist.
- Bump PORTREVISION. Approved by: portmgr
Notes
Notes: svn path=/head/; revision=140823
Diffstat (limited to 'graphics/hugin')
-rw-r--r--graphics/hugin/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 61d29b29e9c1..36aa92b4bdb7 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hugin
PORTVERSION= 0.5.b2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -31,8 +31,12 @@ RUN_DEPENDS= PTOptimizer:${PORTSDIR}/graphics/libpano12 \
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
USE_BZIP2= yes
+USE_ICONV= yes
+USE_GETTEXT= yes
DOCSDIR= ${PREFIX}/share/hugin/xrc/data
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.4-config