diff options
Diffstat (limited to 'devel/gdl')
-rw-r--r-- | devel/gdl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gdl/Makefile b/devel/gdl/Makefile index 39e1b8e9139..091cf94b72b 100644 --- a/devel/gdl/Makefile +++ b/devel/gdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/08 23:00:47 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/31 11:16:59 asau Exp $ DISTNAME= gdl-2.26.2 PKGREVISION= 19 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Gnome Devtool Libraries LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config perl intltool msgfmt gmake |