diff options
Diffstat (limited to 'lang/jasmin')
-rw-r--r-- | lang/jasmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jasmin/Makefile b/lang/jasmin/Makefile index 94006afe5d3..5ee2b5d0d5f 100644 --- a/lang/jasmin/Makefile +++ b/lang/jasmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:19:16 agc Exp $ +# $NetBSD: Makefile,v 1.15 2004/06/28 17:28:56 abs Exp $ # DISTNAME= jasmin-1.06 @@ -12,7 +12,7 @@ COMMENT= Java "assembler" interface USE_JAVA= run WRKSRC= ${WRKDIR}/jasmin -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined NO_BUILD= # defined post-patch: |