diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:26:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-10-31 05:26:49 +0000 |
commit | 42641ec5ba036199f6cb89bebc9ec98be52a2d08 (patch) | |
tree | e80a7e1a5e9045f87473b8d07c9dddf8b6b2e9ff /graphics/pornview | |
parent | 321b8379077d8cb7be549230d71a418192974052 (diff) | |
download | ports-42641ec5ba036199f6cb89bebc9ec98be52a2d08.tar.gz ports-42641ec5ba036199f6cb89bebc9ec98be52a2d08.zip |
Notes
Diffstat (limited to 'graphics/pornview')
-rw-r--r-- | graphics/pornview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 1cdb81de3121..7898e057292e 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -18,7 +18,7 @@ COMMENT= PornView is an image viewer/manager LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gdkpixbuf gnomehack gnomeprefix GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |