diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-23 04:11:03 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-23 04:11:03 +0000 |
commit | e0bdec7206beeea92b79e7d41023d147253050f4 (patch) | |
tree | 1a691564f6787d15d82de9f752399cb6348290cc /graphics/xnview/Makefile | |
parent | 24a1fbe3795da9ad50b519f06b529cda32e3baa2 (diff) |
Notes
Diffstat (limited to 'graphics/xnview/Makefile')
-rw-r--r-- | graphics/xnview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index 9307e37a9e07..c85ff40ee9b8 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -7,7 +7,7 @@ PORTNAME= xnview PORTVERSION= 1.70 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.xnview-download.de/download/ DISTFILES= XnView-x86-unknown-FreeBSD5.x-static.tgz @@ -17,7 +17,6 @@ COMMENT= An easy graphics viewer / converter ONLY_FOR_ARCHS= i386 NO_BUILD= yes -USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/XnView-${PORTVERSION}-x86-unknown-FreeBSD5.x-static INSTALL_SLIB= yes |