aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-09-17 09:11:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-09-17 09:11:55 +0000
commit320a91564b096a2a1d88f774d0ea7b5df2bbb2e8 (patch)
tree3f172d1f76d5372f3ad3d875857912b4983b8dd3 /lang
parent5d9e1a3231f266bd63353f7ffd6d040cc2c91d69 (diff)
downloadports-320a91564b096a2a1d88f774d0ea7b5df2bbb2e8.tar.gz
ports-320a91564b096a2a1d88f774d0ea7b5df2bbb2e8.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/eperl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index 2ccf256a2037..e30e68cfa3f8 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -41,6 +41,9 @@ MAN1= eperl.1
.if ${OSVERSION} >= 701101
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-eperl_proto.h \
${PATCHDIR}/extra-patch-eperl_parse.c
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64: duplicate definition of strndup
+.endif
.endif
test: