diff options
author | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
commit | 868d5650cb2632c50c74fa895d2fe5b6c4a36a95 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /graphics/xsane | |
parent | 92d4a5102239bd8876034ebcb04968d161530762 (diff) | |
download | pkgsrc-868d5650cb2632c50c74fa895d2fe5b6c4a36a95.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index d739686c717..1a9582870c3 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2008/03/06 14:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2008/07/14 12:56:06 joerg Exp $ DISTNAME= xsane-0.994 PKGNAME= xsane-0.99.4 @@ -15,6 +15,8 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.xsane.org/ COMMENT= New improved frontend for SANE +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake msgfmt pkg-config USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES |