diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 11:45:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 11:45:29 +0000 |
commit | 57cc85fac1261a33330e4a97384ffffa596e28ce (patch) | |
tree | d1b95df9c159903d8265607b6846ab7bdec1415d /graphics/f-spot | |
parent | 1e0abf88f220e9041c26e0404a174d65feb93ca3 (diff) | |
download | pkgsrc-57cc85fac1261a33330e4a97384ffffa596e28ce.tar.gz |
Mark as destdir-ready.
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 1ba5f88ba64..de277b951a7 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:40 sno Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/29 11:45:29 wiz Exp $ # DISTNAME= f-spot-0.5.0.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://f-spot.org/ COMMENT= Full-featured personal photo management application +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt |