aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-27 12:37:17 +0800
committerkris <kris@FreeBSD.org>2007-02-27 12:37:17 +0800
commit9518a38716a48b54ada36227ba0d929d2381aa69 (patch)
tree1146f9179fa0a9e00851287b660dac35b5299c8e /graphics
parent3298371d5bc0f3ac196ce3099a560b4180011443 (diff)
downloadfreebsd-ports-gnome-9518a38716a48b54ada36227ba0d929d2381aa69.tar.gz
freebsd-ports-gnome-9518a38716a48b54ada36227ba0d929d2381aa69.tar.zst
freebsd-ports-gnome-9518a38716a48b54ada36227ba0d929d2381aa69.zip
Now builds on amd64
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ppmcaption/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ppmcaption/Makefile b/graphics/ppmcaption/Makefile
index 5b2e349504aa..18bc1dfa0768 100644
--- a/graphics/ppmcaption/Makefile
+++ b/graphics/ppmcaption/Makefile
@@ -21,8 +21,8 @@ PLIST_FILES= bin/ppmcaption
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
-BROKEN= "Does not compile on amd64 or ia64"
+.if ${ARCH} == "ia64"
+BROKEN= "Does not compile on ia64"
.endif
post-patch: