diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-12-11 20:28:23 +0000 |
commit | c774395cfddb0da7cb3b1c37179b3e2c63f872e4 (patch) | |
tree | d82f4202c0eda15bf91ff2c2d546ea56b8e14b49 /graphics/pornview | |
parent | 12c493ea856c7b39d8d5d2517f5b9a44eecb8653 (diff) | |
download | ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.tar.gz ports-c774395cfddb0da7cb3b1c37179b3e2c63f872e4.zip |
Notes
Diffstat (limited to 'graphics/pornview')
-rw-r--r-- | graphics/pornview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 31fbe8219dc1..1029a55b9d5f 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= PornView is an image viewer/manager LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif -USE_XLIB= yes +USE_XORG= x11 xi xext xinerama USE_GNOME= gdkpixbuf gnomehack gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |