summaryrefslogtreecommitdiff
path: root/lang/p2c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p2c')
-rw-r--r--lang/p2c/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile
index 36829538b5a..21903e2a0b5 100644
--- a/lang/p2c/Makefile
+++ b/lang/p2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/25 07:19:25 snj Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:15 tv Exp $
DISTNAME= p2c-1.20
CATEGORIES= lang
@@ -9,7 +9,6 @@ MAINTAINER= jwise@NetBSD.org
COMMENT= Pascal to C compiler (translates Pascal to C)
WRKSRC= ${WRKDIR}/src
-USE_BUILDLINK3= yes
CFLAGS+= -Dunix=1
.include "../../mk/bsd.pkg.mk"