pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gambc We're not using libtool, and GAMBC_DIST_VER...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ec4ac1bda98
branches: trunk
changeset: 541949:6ec4ac1bda98
user: bjs <bjs%pkgsrc.org@localhost>
date: Mon Apr 28 19:50:32 2008 +0000
description:
We're not using libtool, and GAMBC_DIST_VERSION is now defined in
version.mk.
diffstat:
lang/gambc/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 7029b8f7ed4b -r 6ec4ac1bda98 lang/gambc/Makefile
--- a/lang/gambc/Makefile Mon Apr 28 18:19:45 2008 +0000
+++ b/lang/gambc/Makefile Mon Apr 28 19:50:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/04/28 04:16:39 bjs Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/28 19:50:32 bjs Exp $
#
DISTNAME= gambc-${GAMBC_DIST_VERSION}
@@ -15,7 +15,6 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --enable-single-host
@@ -40,8 +39,6 @@
.include "../../mk/bsd.prefs.mk"
-GAMBC_DIST_VERSION= ${GAMBC_VERSION:C|^.*|v&|:S|.|_|g}
-
GAMBC_MAKE_FLAGS= prefix=${PREFIX}
GAMBC_MAKE_FLAGS+= includedir=${PREFIX}/include
GAMBC_MAKE_FLAGS+= bindir=${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index