pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/openbox use setenv feature



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ba22329763f
branches:  trunk
changeset: 537720:7ba22329763f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Jan 14 23:07:10 2008 +0000

description:
use setenv feature

diffstat:

 wm/openbox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 4da0e265575f -r 7ba22329763f wm/openbox/Makefile
--- a/wm/openbox/Makefile       Mon Jan 14 23:06:26 2008 +0000
+++ b/wm/openbox/Makefile       Mon Jan 14 23:07:10 2008 +0000
@@ -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_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 @@
 
 .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"



Home | Main Index | Thread Index | Old Index