summaryrefslogtreecommitdiff
path: root/wm/openbox
diff options
context:
space:
mode:
authortnn <tnn>2008-01-14 23:07:10 +0000
committertnn <tnn>2008-01-14 23:07:10 +0000
commit592e01fbe9ecbe9d729e0ed429d2fe6a520b38b4 (patch)
tree49033ae90fedf07cf244f6e3aa6db6415ca1a051 /wm/openbox
parent2261d5a14a0c5ddacabd6c00eff731d49251b551 (diff)
downloadpkgsrc-592e01fbe9ecbe9d729e0ed429d2fe6a520b38b4.tar.gz
use setenv feature
Diffstat (limited to 'wm/openbox')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 2aa9a7c40d5..02d9b9f33fe 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/11/25 12:41:36 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2008/01/14 23:07:10 tnn Exp $
DISTNAME= openbox-3.4.4
PKGREVISION= 1
@@ -18,6 +18,7 @@ USE_DIRS+= gnome2-1.5 xdg-1.4
USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
+USE_FEATURES+= setenv
PKGCONFIG_OVERRIDE= parser/obparser-3.0.pc.in
PKGCONFIG_OVERRIDE+= render/obrender-3.0.pc.in
@@ -36,7 +37,6 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libsetenv/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"