pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm USE_GCC_SHLIB.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9457b201549
branches:  trunk
changeset: 459803:e9457b201549
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Aug 08 08:30:19 2003 +0000

description:
USE_GCC_SHLIB.

from gavan@.

diffstat:

 wm/blackbox/Makefile |  3 ++-
 wm/bsetroot/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r e59894b8a790 -r e9457b201549 wm/blackbox/Makefile
--- a/wm/blackbox/Makefile      Fri Aug 08 08:14:57 2003 +0000
+++ b/wm/blackbox/Makefile      Fri Aug 08 08:30:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/21 17:34:00 martti Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/08 08:30:48 grant Exp $
 #
 
 DISTNAME=      blackbox-0.65.0
@@ -13,6 +13,7 @@
 DEPENDS=       bsetroot>=0.1nb1:../../wm/bsetroot
 
 USE_BUILDLINK2=        YES
+USE_GCC_SHLIB= YES
 USE_X11=       YES
 GNU_CONFIGURE= YES
 
diff -r e59894b8a790 -r e9457b201549 wm/bsetroot/Makefile
--- a/wm/bsetroot/Makefile      Fri Aug 08 08:14:57 2003 +0000
+++ b/wm/bsetroot/Makefile      Fri Aug 08 08:30:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:34:01 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/08 08:30:19 grant Exp $
 #
 
 DISTNAME=      blackbox-0.65.0
@@ -12,6 +12,7 @@
 COMMENT=       Tools to set the root windows background
 
 USE_BUILDLINK2=        YES
+USE_GCC_SHLIB= YES
 USE_X11=       YES
 GNU_CONFIGURE= YES
 



Home | Main Index | Thread Index | Old Index