summaryrefslogtreecommitdiff
path: root/devel/jam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jam/Makefile')
-rw-r--r--devel/jam/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/jam/Makefile b/devel/jam/Makefile
index 2daf63aeedd..63c519bda4a 100644
--- a/devel/jam/Makefile
+++ b/devel/jam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/09/04 13:56:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:46 jlam Exp $
#
DISTNAME= jam-2.5
@@ -19,6 +19,8 @@ WRKSRC= ${WRKDIR}
DOCDIR= share/doc/${PKGBASE}
HTMLDIR= share/doc/html/${PKGBASE}
+INSTALLATION_DIRS= bin
+
do-install:
@for f in jam mkjambase; do \
${INSTALL_PROGRAM} ${WRKSRC}/bin.*/$${f} ${PREFIX}/bin; \