diff options
Diffstat (limited to 'wm/openbox')
-rw-r--r-- | wm/openbox/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 4a9429cdadc..7622c1eebbf 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2012/10/02 17:12:06 tron Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/08 12:42:22 asau Exp $ DISTNAME= openbox-3.5.0 PKGREVISION= 9 @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= YES |