diff options
Diffstat (limited to 'graphics/gegl/Makefile')
-rw-r--r-- | graphics/gegl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 1230441ad0c..453279cbcca 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/05/14 07:52:32 sbd Exp $ +# $NetBSD: Makefile,v 1.31 2012/05/14 10:14:11 sbd Exp $ DISTNAME= gegl-0.2.0 CATEGORIES= graphics @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir -BUILD_DEPENDS+= p5-XML-Parser>=2.34nb4:../../textproc/p5-XML-Parser - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config intltool msgfmt |