summaryrefslogtreecommitdiff
path: root/devel/pccts
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pccts')
-rw-r--r--devel/pccts/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile
index 93f1f7a091a..fcbfd238e04 100644
--- a/devel/pccts/Makefile
+++ b/devel/pccts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/12/03 15:14:55 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/02/23 04:09:50 minskim Exp $
#
DISTNAME= pccts133mr22
@@ -11,6 +11,8 @@ MAINTAINER= david@maxwell.net
HOMEPAGE= http://www.polhode.com/pccts.html
COMMENT= Purdue Compiler Construction Tool Set
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
WRKSRC= ${WRKDIR}/pccts
DIST_SUBDIR= ${PKGNAME}
@@ -19,6 +21,8 @@ BUILD_TARGET=
USE_BUILDLINK3= yes
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/antlr ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/bin/dlg ${PREFIX}/bin