diff options
Diffstat (limited to 'devel/rsltc')
-rw-r--r-- | devel/rsltc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index 6a2ff79aa2e..ea6251d95a0 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/09/26 11:03:05 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/31 11:19:40 asau Exp $ # DISTNAME= rsltcsrc @@ -14,8 +14,6 @@ COMMENT= RAISE Specification Language Type Checker DEPENDS+= gentle>=97:../../devel/gentle -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FILE= make_sunos USE_TOOLS+= bison gmake lex WRKSRC= ${WRKDIR}/rsl.2.4 |