pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gnustep-base
Module Name: pkgsrc
Committed By: joerg
Date: Sun Aug 9 23:14:29 UTC 2020
Modified Files:
pkgsrc/devel/gnustep-base: Makefile
Log Message:
Drop no-op subst.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/devel/gnustep-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gnustep-base/Makefile
diff -u pkgsrc/devel/gnustep-base/Makefile:1.87 pkgsrc/devel/gnustep-base/Makefile:1.88
--- pkgsrc/devel/gnustep-base/Makefile:1.87 Tue Jun 2 08:22:35 2020
+++ pkgsrc/devel/gnustep-base/Makefile Sun Aug 9 23:14:28 2020
@@ -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= -lpthread
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