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 6071e78bfe0..6c530c405f9 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/02 17:11:10 tron Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/06 14:10:51 asau Exp $ DISTNAME= gegl-0.2.0 PKGREVISION= 5 @@ -11,8 +11,6 @@ HOMEPAGE= http://gegl.org/ COMMENT= Graph based image processing framework LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config intltool msgfmt |