diff options
Diffstat (limited to 'graphics/barcode/Makefile')
-rw-r--r-- | graphics/barcode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/barcode/Makefile b/graphics/barcode/Makefile index 3c830906335..990633b9946 100644 --- a/graphics/barcode/Makefile +++ b/graphics/barcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/21 16:51:37 martti Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/09 10:53:27 seb Exp $ # DISTNAME= barcode-0.96 @@ -12,7 +12,6 @@ COMMENT= Create bar codes as EPS (program and library) GNU_CONFIGURE= YES MAKE_ENV+= AWK="${AWK}" -USE_NEW_TEXINFO= YES INFO_FILES= barcode.info .include "../../mk/bsd.pkg.mk" |