aboutsummaryrefslogtreecommitdiff
path: root/lang/pike72
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-02-25 19:29:19 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-02-25 19:29:19 +0000
commitae31449126838a0cdf79af0a8fe2b25439480e45 (patch)
tree3adc9ce32e31e891bb2f74bc718a9e28bb3e2325 /lang/pike72
parent760403690f6ab38ffcb259c4fcf5c255f6494154 (diff)
downloadports-ae31449126838a0cdf79af0a8fe2b25439480e45.tar.gz
ports-ae31449126838a0cdf79af0a8fe2b25439480e45.zip
Stopping using nasm when compiling pike.
Non i386 platforms should be now happy with compiling Pike. PR: ports/63350 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=102122
Diffstat (limited to 'lang/pike72')
-rw-r--r--lang/pike72/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile
index ad38d9e890be..0cd27852ba37 100644
--- a/lang/pike72/Makefile
+++ b/lang/pike72/Makefile
@@ -21,10 +21,6 @@ DISTNAME= pike-${PORTVERSION}
MAINTAINER= kiwi@oav.net
COMMENT= A dynamic programming language with a syntax similar to C++
-.if (${MACHINE} == "i386")
-BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm/
-.endif
-
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
gdbm.3:${PORTSDIR}/databases/gdbm \
@@ -67,10 +63,6 @@ CONFIGURE_ARGS+= --without-debug \
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
-.endif
-
PLIST_SUB+= PORTVERSION=${PORTVERSION}
# FreeBSD 5.0 Needs to have libgmp port to support gmp.