diff options
author | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
commit | f574b6d234d4b4d11eac0c14014d88976087faba (patch) | |
tree | 1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/semantic/Makefile | |
parent | ed8425f85930b59dec50dd48e90e39e0394f3877 (diff) | |
download | pkgsrc-f574b6d234d4b4d11eac0c14014d88976087faba.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/semantic/Makefile')
-rw-r--r-- | devel/semantic/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile index 7dbe64b202d..25a598af596 100644 --- a/devel/semantic/Makefile +++ b/devel/semantic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:33:53 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/08/09 10:44:49 seb Exp $ # DISTNAME= semantic-1.4.2 @@ -25,7 +25,6 @@ BUILD_ENV+= EMACS=${EMACS} NO_CONFIGURE= # set USE_GMAKE= # set -USE_NEW_TEXINFO= YES INFO_FILES= semantic.info OTHER_INFO= semantic.info-1 semantic.info-2 |