diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-21 15:02:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-21 15:02:26 +0000 |
commit | f1d00de6fcb74bd8413279aa91aac2cf9419c8bd (patch) | |
tree | 8fcf4696a711fd36cb50a44c42a1ac4520946edf /graphics/xsane/Makefile | |
parent | ec971a4363f37f01d841163bf6567670ffd9bb7e (diff) | |
download | pkgsrc-f1d00de6fcb74bd8413279aa91aac2cf9419c8bd.tar.gz |
Remove unused USE_LIBINTL.
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index a4a9eab2d59..3d50addfbae 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2002/09/22 21:55:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2002/10/21 15:02:26 wiz Exp $ # DISTNAME= xsane-0.86 @@ -19,7 +19,6 @@ COMMENT= New improved frontend for SANE BUILD_USES_MSGFMT= yes -USE_LIBINTL= YES GNU_CONFIGURE= YES USE_GMAKE= YES USE_X11BASE= YES |