Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gnustep-base Drop no-op subst.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9cd823073e6
branches: trunk
changeset: 436848:e9cd823073e6
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Aug 09 23:14:28 2020 +0000
description:
Drop no-op subst.
diffstat:
devel/gnustep-base/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r 12135fd8cd90 -r e9cd823073e6 devel/gnustep-base/Makefile
--- a/devel/gnustep-base/Makefile Sun Aug 09 23:12:13 2020 +0000
+++ b/devel/gnustep-base/Makefile Sun Aug 09 23:14:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2020/06/02 08:22:35 adam Exp $
+# $NetBSD: Makefile,v 1.88 2020/08/09 23:14:28 joerg Exp $
DISTNAME= gnustep-base-1.27.0
#PKGREVISION= 1
@@ -39,11 +39,6 @@
PTHREAD_LIBS+= -lpth
.endif
-SUBST_CLASSES+= pthread
-SUBST_STAGE.pthread= pre-configure
-SUBST_FILES.pthread= configure
-SUBST_SED.pthread= -e 's|@PTHREAD_LIBS@|${PTHREAD_LIBS:M*:Q}|g'
-
CONFIGURE_ARGS+= --with-library-flags=${GNUSTEP_LDFLAGS:Q}
INSTALLATION_DIRS+= share/GNUstep/Bundles
Home |
Main Index |
Thread Index |
Old Index