1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

. Sort PTHREAD_FILES.

. Add j2se/ext/plugin/build/solaris/GNUmakefile to PTHREAD_FILES.  Should
  fix plugin compilation on -CURRENT.  Mea culpa.

PR:		58269
Submitted by:	Scott Dodson <sdodson@sdodson.com>
This commit is contained in:
Greg Lewis 2003-10-21 00:10:04 +00:00
parent 38e92a01ba
commit 1fecbe771d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91780
3 changed files with 9 additions and 6 deletions

View File

@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
hotspot/build/bsd/makefiles/vm.make \
j2se/make/common/Defs.gmk \
j2se/make/common/Program.gmk \
j2se/make/common/Defs-bsd.gmk \
j2se/make/java/hpi/native/Makefile
j2se/make/common/Program.gmk \
j2se/make/java/hpi/native/Makefile \
j2se/ext/plugin/build/solaris/GNUmakefile
.include <bsd.port.pre.mk>

View File

@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
hotspot/build/bsd/makefiles/vm.make \
j2se/make/common/Defs.gmk \
j2se/make/common/Program.gmk \
j2se/make/common/Defs-bsd.gmk \
j2se/make/java/hpi/native/Makefile
j2se/make/common/Program.gmk \
j2se/make/java/hpi/native/Makefile \
j2se/ext/plugin/build/solaris/GNUmakefile
.include <bsd.port.pre.mk>

View File

@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
hotspot/build/bsd/makefiles/vm.make \
j2se/make/common/Defs.gmk \
j2se/make/common/Program.gmk \
j2se/make/common/Defs-bsd.gmk \
j2se/make/java/hpi/native/Makefile
j2se/make/common/Program.gmk \
j2se/make/java/hpi/native/Makefile \
j2se/ext/plugin/build/solaris/GNUmakefile
.include <bsd.port.pre.mk>