diff options
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r-- | wm/openbox/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 3b36965957c..20f5b3cbe08 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2008/09/16 17:47:57 jakllsch Exp $ +# $NetBSD: Makefile,v 1.52 2009/02/16 12:04:01 wiz Exp $ DISTNAME= openbox-3.4.7.2 PKGREVISION= 1 @@ -13,6 +13,8 @@ COMMENT= Standards compliant, light-weight and extensible window manager DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 xdg-1.4 USE_TOOLS+= gmake msgfmt pkg-config |