diff options
Diffstat (limited to 'devel/compizconfig-backend-gconf')
-rw-r--r-- | devel/compizconfig-backend-gconf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/compizconfig-backend-gconf/Makefile b/devel/compizconfig-backend-gconf/Makefile index 966cca337af..24bb8583449 100644 --- a/devel/compizconfig-backend-gconf/Makefile +++ b/devel/compizconfig-backend-gconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/05/12 12:06:59 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:22 joerg Exp $ # DISTNAME= compizconfig-backend-gconf-0.6.0 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.compiz-fusion.org/ COMMENT= Plugin (gconf) for the compiz configuration backend +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |