summaryrefslogtreecommitdiff
path: root/graphics/xzgv
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /graphics/xzgv
parentUpgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209735
Diffstat (limited to 'graphics/xzgv')
-rw-r--r--graphics/xzgv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile
index 0139ff71ad47..adbfd0820330 100644
--- a/graphics/xzgv/Makefile
+++ b/graphics/xzgv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xzgv
PORTVERSION= 0.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/viewers/X
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/X
MAINTAINER= nosuzuki@postcard.st
COMMENT= An image viewer with thumbnail-based file selector for X
-USE_X_PREFIX= yes
USE_GNOME= imlib
USE_GMAKE= yes