diff options
author | seb <seb> | 2003-08-09 10:38:23 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-09 10:38:23 +0000 |
commit | 014cd266529e29eef28d5ebb757ca09d84a222fd (patch) | |
tree | 1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/isect/Makefile | |
parent | cb5eb6eec4a028bcbd3bbb1426c6bf4d9dfd9330 (diff) | |
download | pkgsrc-014cd266529e29eef28d5ebb757ca09d84a222fd.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/isect/Makefile')
-rw-r--r-- | devel/isect/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/isect/Makefile b/devel/isect/Makefile index ad9969e3ad1..182ca03003d 100644 --- a/devel/isect/Makefile +++ b/devel/isect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/21 16:43:24 martti Exp $ +# $NetBSD: Makefile,v 1.21 2003/08/09 10:44:44 seb Exp $ # DISTNAME= isect-1.6.2 @@ -17,7 +17,6 @@ USE_LIBTOOL= yes LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig PTHREAD_OPTS+= require USE_PKGINSTALL= YES -USE_NEW_TEXINFO= YES INFO_FILES= isect.info RCD_SCRIPTS= isect |