diff options
Diffstat (limited to 'lang/SmartEiffel/Makefile')
-rw-r--r-- | lang/SmartEiffel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/SmartEiffel/Makefile b/lang/SmartEiffel/Makefile index 668148ad7a7..f9fc0cf4533 100644 --- a/lang/SmartEiffel/Makefile +++ b/lang/SmartEiffel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/07/03 12:45:11 jym Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/11 08:29:06 sbd Exp $ DISTNAME= se PKGNAME= SmartEiffel-2.0 @@ -11,6 +11,7 @@ HOMEPAGE= http://smarteiffel.loria.fr/ COMMENT= The GNU Eiffel Compiler PKG_DESTDIR_SUPPORT= user-destdir +NOT_FOR_BULK_PLATFORM= Linux-*-* WRKSRC= ${WRKDIR}/SmartEiffel USE_TOOLS+= pax |