diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-08 16:53:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-08 16:53:02 +0000 |
commit | 588b8f28830b2e11b287a0b413a5f8c58d34f97c (patch) | |
tree | dd2fd681ae8742791ff2f250c7ef7ac78ff1d933 /graphics/linux-XnViewMP | |
parent | 50f879b46b839fb3c7d9583ab362a618759aae1d (diff) | |
download | ports-588b8f28830b2e11b287a0b413a5f8c58d34f97c.tar.gz ports-588b8f28830b2e11b287a0b413a5f8c58d34f97c.zip |
Notes
Diffstat (limited to 'graphics/linux-XnViewMP')
-rw-r--r-- | graphics/linux-XnViewMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-XnViewMP/Makefile b/graphics/linux-XnViewMP/Makefile index 579d984b6a49..103aba33e33b 100644 --- a/graphics/linux-XnViewMP/Makefile +++ b/graphics/linux-XnViewMP/Makefile @@ -18,7 +18,7 @@ MAINTAINER= petr@petrovich.kiev.ua COMMENT= XnView Multi Platform, graphics viewer and converer NO_CDROM= For commercial use and distribution, it is necessary to register -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes WRKSRC= ${WRKDIR}/XnViewMP |