diff options
Diffstat (limited to 'x11/gnome-desktop3/Makefile')
-rw-r--r-- | x11/gnome-desktop3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index 02134b9140c..cd0a2a8d841 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/08 23:01:06 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:14 asau Exp $ # DISTNAME= gnome-desktop-3.4.2 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME3 desktop-wide documents and libgnome-desktop library LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config |