diff options
author | seb <seb> | 2003-08-09 10:49:07 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-09 10:49:07 +0000 |
commit | 94b55fe1ed28cd3d3f5a967638826418bb6d9b3d (patch) | |
tree | 4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /graphics/plotutils/Makefile | |
parent | 014cd266529e29eef28d5ebb757ca09d84a222fd (diff) | |
download | pkgsrc-94b55fe1ed28cd3d3f5a967638826418bb6d9b3d.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r-- | graphics/plotutils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 802a0fd279f..d0a5195c730 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/07/17 21:42:16 grant Exp $ +# $NetBSD: Makefile,v 1.28 2003/08/09 10:53:29 seb Exp $ # DISTNAME= plotutils-2.4.1 @@ -16,7 +16,6 @@ USE_BUILDLINK2= YES USE_GCC_SHLIB= YES USE_X11= YES -USE_NEW_TEXINFO= YES INFO_FILES= plotutils.info GNU_CONFIGURE= YES |