diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-15 03:57:08 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-15 03:57:08 +0000 |
commit | 522c152d1c7b0c92982e310110fa6d59f915ffeb (patch) | |
tree | 621b2bade89d567d1f3b1d703b0eee860304eb54 /graphics/xnview | |
parent | 6939533d44039495a258ef576a8fa477741bebb8 (diff) |
Notes
Diffstat (limited to 'graphics/xnview')
-rw-r--r-- | graphics/xnview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xnview/Makefile b/graphics/xnview/Makefile index 99d3ab3f84bb..92004097f030 100644 --- a/graphics/xnview/Makefile +++ b/graphics/xnview/Makefile @@ -11,6 +11,7 @@ DISTFILES= XnView-x86-unknown-FreeBSD5.x-static.tgz MAINTAINER= petr@petrovich.kiev.ua COMMENT= Easy graphics viewer / converter +USES= cpe ONLY_FOR_ARCHS= i386 NO_BUILD= yes WRKSRC= ${WRKDIR}/XnView-${PORTVERSION}-x86-unknown-FreeBSD5.x-static |