diff options
author | seb <seb@pkgsrc.org> | 2003-08-09 10:27:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-09 10:27:40 +0000 |
commit | ed8425f85930b59dec50dd48e90e39e0394f3877 (patch) | |
tree | 4445a37aeb56e09b695d2d32d03801a7413f842b /comms/fidogate | |
parent | 4ed3dbca9821249e23d9dc77f9913fde816fb571 (diff) | |
download | pkgsrc-ed8425f85930b59dec50dd48e90e39e0394f3877.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'comms/fidogate')
-rw-r--r-- | comms/fidogate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 7d508a18e8c..c35671a4151 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/08/09 10:15:41 seb Exp $ +# $NetBSD: Makefile,v 1.28 2003/08/09 10:34:46 seb Exp $ # DISTNAME= fidogate-4.4.5 @@ -15,7 +15,6 @@ USE_GMAKE= yes MAKE_ENV= DEBUG="${CFLAGS} -Werror" BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}" -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= fidogate.info |