diff options
Diffstat (limited to 'x11/gtk2-engines-bluecurve/Makefile')
-rw-r--r-- | x11/gtk2-engines-bluecurve/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk2-engines-bluecurve/Makefile b/x11/gtk2-engines-bluecurve/Makefile index 87d83295332..db0d29bbce9 100644 --- a/x11/gtk2-engines-bluecurve/Makefile +++ b/x11/gtk2-engines-bluecurve/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/10/08 23:02:36 adam Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/29 05:06:18 asau Exp $ # DISTNAME= GTK2-Wonderland-Engine-1.0 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://art.gnome.org/ COMMENT= Port of the famous Bluecurve theme for GTK2+ -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config |