diff options
Diffstat (limited to 'devel/p5-glib2/Makefile')
-rw-r--r-- | devel/p5-glib2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile index 2e69fdc4330..afda4adb21c 100644 --- a/devel/p5-glib2/Makefile +++ b/devel/p5-glib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/04/21 14:40:09 xtraeme Exp $ +# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:27 joerg Exp $ # DISTNAME= Glib-${DIST_VERSION} @@ -15,6 +15,7 @@ DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends DEPENDS+= p5-ExtUtils-PkgConfig>=1.03:../../devel/p5-ExtUtils-PkgConfig PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config |