summaryrefslogtreecommitdiff
path: root/devel/its4
diff options
context:
space:
mode:
Diffstat (limited to 'devel/its4')
-rw-r--r--devel/its4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/its4/Makefile b/devel/its4/Makefile
index 750a459cd4f..afcc67ead0b 100644
--- a/devel/its4/Makefile
+++ b/devel/its4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:16 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/02 14:14:31 joerg Exp $
#
DISTNAME= its4-1.1.1
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/its4
INSTALLATION_DIRS= bin man/man1
+USE_LANGUAGES= c++
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/its4 ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/docs/its4.1 ${PREFIX}/man/man1