summaryrefslogtreecommitdiff
path: root/lang/pnet-base
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-09-09 02:40:55 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-09-09 02:40:55 +0000
commit9ceb51179dbbd4e96a90e591b8aec35d3dfa6c7f (patch)
treefde3f511945874451687cc8870ccc3711a5c9e25 /lang/pnet-base
parentDeclare author-only dependencies. (diff)
- Fix build in 6.X.
PR: ports/137888 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Notes
Notes: svn path=/head/; revision=241071
Diffstat (limited to 'lang/pnet-base')
-rw-r--r--lang/pnet-base/Makefile2
-rw-r--r--lang/pnet-base/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile
index 59f74e1e0b64..dd0b464f4ccb 100644
--- a/lang/pnet-base/Makefile
+++ b/lang/pnet-base/Makefile
@@ -51,7 +51,7 @@ MLINKS= ilasm.1 al.1 \
.include "${.CURDIR}/../pnet/Makefile.pnet"
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
+.if ${ARCH} != "i386" || ${OSVERSION} < 700000
CONFIGURE_ARGS+= --without-libffi \
--without-libgc
PLIST_SUB= I386="@comment "
diff --git a/lang/pnet-base/pkg-plist b/lang/pnet-base/pkg-plist
index aa7a62cd0516..9445d60fbbca 100644
--- a/lang/pnet-base/pkg-plist
+++ b/lang/pnet-base/pkg-plist
@@ -30,7 +30,6 @@ bin/ilverify
bin/resgen
%%I386%%include/ffi.h
%%I386%%include/ffitarget.h
-%%I386%%include/gc
%%I386%%include/gc/gc.h
%%I386%%include/gc/gc_typed.h
%%I386%%include/gc/gc_inl.h