diff options
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 9008bd33d20..ac899d10846 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2012/10/02 17:11:19 tron Exp $ +# $NetBSD: Makefile,v 1.98 2012/10/06 14:11:26 asau Exp $ DISTNAME= xsane-0.998 PKGNAME= xsane-0.99.8 @@ -14,8 +14,6 @@ HOMEPAGE= http://www.xsane.org/ COMMENT= New improved frontend for SANE LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES |