diff options
Diffstat (limited to 'wm/wbar/Makefile')
-rw-r--r-- | wm/wbar/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/wbar/Makefile b/wm/wbar/Makefile index 5c22b3e32db..868fcc4eea8 100644 --- a/wm/wbar/Makefile +++ b/wm/wbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 17:12:07 tron Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 12:42:24 asau Exp $ # DISTNAME= wbar-2.2.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/wbar/ COMMENT= Simple and highly customizable quick-launch tool LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake gsed:build intltool pkg-config msgfmt |