summaryrefslogtreecommitdiff
path: root/devel/gentle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gentle/Makefile')
-rw-r--r--devel/gentle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gentle/Makefile b/devel/gentle/Makefile
index 21c69cf62df..841f70c1758 100644
--- a/devel/gentle/Makefile
+++ b/devel/gentle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:23 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:46 jlam Exp $
#
DISTNAME= gentle-97
@@ -10,6 +10,7 @@ HOMEPAGE= http://gentle.compilertools.net/distribution.html
COMMENT= Gentle Compiler Construction System
USE_LIBTOOL= yes
+INSTALLATION_DIRS= bin lib
do-build:
(cd ${WRKSRC}/gentle ; LIBTOOL=${LOCALBASE}/bin/libtool ./build)