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 | 0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (patch) | |
tree | 4445a37aeb56e09b695d2d32d03801a7413f842b /comms/fidogate | |
parent | b4bf4efa5702a3cf588f510f5adf6324af9f5d55 (diff) | |
download | pkgsrc-0d7159e7bde3ed33d6dcb456f8e432ef446180b6.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 |