aboutsummaryrefslogtreecommitdiff
path: root/graphics/pornview/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-05-04 12:19:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-05-04 12:19:09 +0000
commit6aa91a14df75e1999b45f54a52235f6439908c05 (patch)
tree6c8faaaf1700206816e5942e2a9721cf7d08a607 /graphics/pornview/Makefile
parent944bce5e27027783798fa38939fbce66f56ac2dd (diff)
downloadports-6aa91a14df75e1999b45f54a52235f6439908c05.tar.gz
ports-6aa91a14df75e1999b45f54a52235f6439908c05.zip
Notes
Diffstat (limited to 'graphics/pornview/Makefile')
-rw-r--r--graphics/pornview/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index 1029a55b9d5f..6550f1e66335 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pornview
PORTVERSION= 0.2.0.p.1
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,8 +19,9 @@ COMMENT= PornView is an image viewer/manager
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
USE_XORG= x11 xi xext xinerama
-USE_GNOME= gdkpixbuf gnomehack gnomeprefix
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-gtk2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"