aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 22:26:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 22:26:55 +0000
commit2e565471a6e67947d6dd54ab8da3e833f623a352 (patch)
tree79c8bd41dd9c9a0a5fcd969ff0940ca49f8aedd9 /textproc
parent2fc969b4b7bd15ef73a921ca48100d2b9be7fd9f (diff)
downloadports-2e565471a6e67947d6dd54ab8da3e833f623a352.tar.gz
ports-2e565471a6e67947d6dd54ab8da3e833f623a352.zip
Scrub pc98 from ARCH definitions. While here, sort ARCHs and clean up.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=444417
Diffstat (limited to 'textproc')
-rw-r--r--textproc/turboxsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/turboxsl/Makefile b/textproc/turboxsl/Makefile
index fa3ce5bf71fd..b48e43d653cf 100644
--- a/textproc/turboxsl/Makefile
+++ b/textproc/turboxsl/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libck.so:devel/concurrencykit \
libmemcached.so:databases/libmemcached
BROKEN_powerpc64= Does not build: ld: skipping incompatible /usr/local/lib/libck.so when searching for -lck
-ONLY_FOR_ARCHS= amd64 powerpc64 sparc64
+ONLY_FOR_ARCHS= amd64 powerpc64 sparc64
USES= autoreconf libtool pathfix pkgconfig
USE_LDCONFIG= yes