diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /graphics/xsane | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.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 |