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 | 0aa2d7c9d396ec8fdae0183d360ca75cf686702d (patch) | |
tree | d1b95df9c159903d8265607b6846ab7bdec1415d /graphics | |
parent | 3ce54552e281812a66963c404111b09c4a837988 (diff) | |
download | pkgsrc-0aa2d7c9d396ec8fdae0183d360ca75cf686702d.tar.gz |
Mark as destdir-ready.
Diffstat (limited to 'graphics')
-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 |