aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-09-20 04:00:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-09-20 04:00:58 +0000
commit367b9a3cc77d7995290a4d949db2974d9b2c125c (patch)
tree521f50cab8d274dc1c34f89b5ff6cc641eb217a5 /graphics/gimageview/Makefile
parentb4db9b9ff19f759aac53acb2c493c07904f6d8e7 (diff)
downloadports-367b9a3cc77d7995290a4d949db2974d9b2c125c.tar.gz
ports-367b9a3cc77d7995290a4d949db2974d9b2c125c.zip
Notes
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r--graphics/gimageview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index b020bc91f199..09b8e4c7ad86 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimageview
-PORTVERSION= 0.2.23
-PORTREVISION= 1
+PORTVERSION= 0.2.25
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtkmmviewer
@@ -23,6 +22,7 @@ WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+MAKE_ARGS= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
.include <bsd.port.pre.mk>