summaryrefslogtreecommitdiff
path: root/editors/code-browser/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-09-03 11:47:06 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-09-03 11:47:06 +0000
commit107ff710d4a8820b78f73d6353a670155021811d (patch)
tree3ebda7263ff636f263552842a061fc6d047cf202 /editors/code-browser/Makefile
parent0678d828e0ac1a7a46dc998c204296a73caa44f3 (diff)
Notes
Diffstat (limited to 'editors/code-browser/Makefile')
-rw-r--r--editors/code-browser/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/code-browser/Makefile b/editors/code-browser/Makefile
index eac212e49618..53b4d396692b 100644
--- a/editors/code-browser/Makefile
+++ b/editors/code-browser/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= code-browser
-PORTVERSION= 2.15
+PORTVERSION= 2.16
CATEGORIES= editors
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -34,9 +34,8 @@ PLIST_DIRS= %%DATADIR%%/config-optional \
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-BROKEN= does not build on ${ARCH}; signal 11 errors during build
-.endif
+ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS_REASON= does not build on ${ARCH}; signal 11 errors during build
.if ${ARCH} != "i386"
MAKE_ARGS+= MODE=64