summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-24 01:22:35 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-24 01:22:35 +0000
commit4c94011542b6ae7ce33914631f6899a78cd358b4 (patch)
treebc244628687bf6d412810f6d89fe538ad9eb1233 /devel
parentDon't build this port on amd64. (diff)
Don't build this on amd64.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=94753
Diffstat (limited to 'devel')
-rw-r--r--devel/nspr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile
index ffd157baae61..56659f9b4b2a 100644
--- a/devel/nspr/Makefile
+++ b/devel/nspr/Makefile
@@ -28,6 +28,8 @@ MAKE_ENV= DIST=${WRKSRC}/dist
LIBS= libnspr4.so.1 libplc4.so.1 libplds4.so.1
+NOT_FOR_ARCHS= amd64
+
do-install:
${MKDIR} ${PREFIX}/include/nspr
${TAR} -C ${WRKSRC}/dist/include --dereference -cf - . | \