summaryrefslogtreecommitdiff
path: root/security/fsh/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-08-04 22:55:22 +0000
committerseb <seb>2003-08-04 22:55:22 +0000
commitc33d27f2619cffee529f1dc4b79bab6f9c8cca4b (patch)
treed99fc02b5dac4199e7928bf0d84703dbed2ae36e /security/fsh/Makefile
parentd20f1e375b61f35668d4caf905725fef8d9d8a19 (diff)
downloadpkgsrc-c33d27f2619cffee529f1dc4b79bab6f9c8cca4b.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'security/fsh/Makefile')
-rw-r--r--security/fsh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile
index 229f8cf73ac..60095f63b2f 100644
--- a/security/fsh/Makefile
+++ b/security/fsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:09 martti Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/04 22:55:22 seb Exp $
#
DISTNAME= fsh-1.2
@@ -11,9 +11,10 @@ HOMEPAGE= http://www.lysator.liu.se/fsh/
COMMENT= Fast remote command execution
GNU_CONFIGURE= YES
+USE_NEW_TEXINFO= YES
+INFO_FILES= fsh.info
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
.include "../../lang/python/application.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"