diff options
Diffstat (limited to 'graphics/cbview/Makefile')
-rw-r--r-- | graphics/cbview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile index 686963640475..d591f859856b 100644 --- a/graphics/cbview/Makefile +++ b/graphics/cbview/Makefile @@ -7,7 +7,7 @@ PORTNAME= cbview PORTVERSION= 0.06 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics perl5 MASTER_SITES= http://elvine.org/code/cbview/ @@ -21,7 +21,6 @@ RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ NO_BUILD= yes USE_PERL5= yes -USE_X_PREFIX= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= COPYING Changes INSTALL README TODO |