1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-toolkits/libjsearch/files/patch-aa
Will Andrews 231d05d5a8 Add libjsearch, yet another library based on top of x11-toolkits/jx.
PR:		19041
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-09 19:58:05 +00:00

27 lines
852 B
Plaintext

--- Makefile.orig Tue May 30 13:04:38 2000
+++ Makefile Tue May 30 13:09:41 2000
@@ -264,11 +264,6 @@
include/make/jx_config
@ln -s ../../include/missing_proto/jMissingProto_empty.h \
include/jcore/jMissingProto.h
- @ln -s config-freebsd.h \
- ACE/ACE_wrappers/ace/config.h
- @ln -s platform_freebsd.GNU \
- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
- @${INSTALL_CMD}
.PHONY : freebsd3.x
freebsd3.x: prep
@@ -276,11 +271,6 @@
include/make/jx_config
@ln -s ../../include/missing_proto/jMissingProto_empty.h \
include/jcore/jMissingProto.h
- @ln -s config-freebsd-pthread.h \
- ACE/ACE_wrappers/ace/config.h
- @ln -s platform_freebsd_pthread.GNU \
- ACE/ACE_wrappers/include/makeinclude/platform_macros.GNU
- @${INSTALL_CMD}
#
# SunOS 4.x