summaryrefslogtreecommitdiff
path: root/devel/rdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rdp/Makefile')
-rw-r--r--devel/rdp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rdp/Makefile b/devel/rdp/Makefile
index c876713d1c2..e78b28ef207 100644
--- a/devel/rdp/Makefile
+++ b/devel/rdp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:29 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/09/09 02:41:58 obache Exp $
DISTNAME= rdp1_5
PKGNAME= rdp-1.5
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.dcs.rhbnc.ac.uk/research/languages/rdp.shtml
COMMENT= Compiles attributed LL(1) grammars into recursive descent compilers
WRKSRC= ${WRKDIR}/rdp
-MAKEFILE= makefile
+MAKE_FILE= makefile
NO_CONFIGURE= yes
USE_LANGUAGES= c c++