pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/pekwm USE_GCC_SHLIB will be deprecated soon, so cha...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca9044b31eda
branches: trunk
changeset: 478844:ca9044b31eda
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Jul 31 03:45:37 2004 +0000
description:
USE_GCC_SHLIB will be deprecated soon, so change it to
USE_LANGUAGES+=c++.
diffstat:
wm/pekwm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4ece71bb0dc7 -r ca9044b31eda wm/pekwm/Makefile
--- a/wm/pekwm/Makefile Sat Jul 31 03:42:52 2004 +0000
+++ b/wm/pekwm/Makefile Sat Jul 31 03:45:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/26 09:02:43 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/07/31 03:45:37 xtraeme Exp $
#
DISTNAME= pekwm-0.1.3
@@ -17,7 +17,7 @@
USE_X11= YES
USE_PERL5= run
USE_PKGINSTALL= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES+= c++
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index