pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/windowmaker gnustepdir fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1573538bf68c
branches:  trunk
changeset: 496710:1573538bf68c
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 09 14:57:08 2005 +0000

description:
gnustepdir fix

diffstat:

 wm/windowmaker/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d542038d6037 -r 1573538bf68c wm/windowmaker/Makefile
--- a/wm/windowmaker/Makefile   Sat Jul 09 13:03:08 2005 +0000
+++ b/wm/windowmaker/Makefile   Sat Jul 09 14:57:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2005/07/08 09:47:02 adam Exp $
+# $NetBSD: Makefile,v 1.55 2005/07/09 14:57:08 adam Exp $
 
 DISTNAME=      WindowMaker-0.92.0
 PKGNAME=       ${DISTNAME:S/WindowMaker/windowmaker/}
@@ -20,7 +20,6 @@
 CONFIGURE_ARGS+=       --enable-usermenu
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFBASEDIR}
 CONFIGURE_ARGS+=       --with-nlsdir=${PREFIX}/${PKGLOCALEDIR}/locale
-CONFIGURE_ARGS+=       --without-gnustepdir
 CONFIGURE_ENV+=                LINGUAS=yes
 CONFIGURE_ENV+=                CPP_PATH="${CPP}"
 



Home | Main Index | Thread Index | Old Index