diff options
Diffstat (limited to 'devel/libwnck/Makefile')
-rw-r--r-- | devel/libwnck/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile index 02b7c0019c0..8cada3b38c3 100644 --- a/devel/libwnck/Makefile +++ b/devel/libwnck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2012/10/08 23:00:52 adam Exp $ +# $NetBSD: Makefile,v 1.88 2012/10/31 11:17:24 asau Exp $ # DISTNAME= libwnck-2.30.6 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Library to write pagers and tasklists LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt pkg-config |