summaryrefslogtreecommitdiff
path: root/security/fsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fsh/Makefile')
-rw-r--r--security/fsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile
index dfc6abea33f..e5000a72691 100644
--- a/security/fsh/Makefile
+++ b/security/fsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/01/18 13:29:29 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2002/02/18 15:14:39 seb Exp $
#
DISTNAME= fsh-1.1
@@ -11,9 +11,9 @@ HOMEPAGE= http://www.lysator.liu.se/fsh/
COMMENT= fast remote command execution
GNU_CONFIGURE= YES
-USE_GTEXINFO= YES
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
.include "../../lang/python/application.buildlink.mk"
+.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"