summaryrefslogtreecommitdiff
path: root/devel/its4
diff options
context:
space:
mode:
Diffstat (limited to 'devel/its4')
-rw-r--r--devel/its4/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/its4/Makefile b/devel/its4/Makefile
index 0d55c175ee6..b18ea53bc6d 100644
--- a/devel/its4/Makefile
+++ b/devel/its4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/06/23 03:41:28 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2002/06/23 03:41:47 jlam Exp $
#
DISTNAME= its4-1.1.1
@@ -17,9 +17,6 @@ HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/its4
-#do-configure:
-# cd ${WRKSRC} && ./configure ${CONFIGURE_ARGS}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/its4 ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/docs/its4.1 ${PREFIX}/man/man1