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/g-wrap | |
parent | ed8425f85930b59dec50dd48e90e39e0394f3877 (diff) | |
download | pkgsrc-f574b6d234d4b4d11eac0c14014d88976087faba.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/g-wrap')
-rw-r--r-- | devel/g-wrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 4449a52e5e3..1d5d0c4c7c3 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/21 16:43:21 martti Exp $ +# $NetBSD: Makefile,v 1.22 2003/08/09 10:44:40 seb Exp $ DISTNAME= g-wrap-1.3.4 PKGREVISION= 3 @@ -17,7 +17,6 @@ GNU_CONFIGURE= YES USE_GMAKE= YES USE_LIBTOOL= YES -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= g-wrap.info |