1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-toolkits/jx/files/patch-aa
Will Andrews c3a9f54064 JX is a C++ application framework and widget library for X11.
PR:		19030
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-07 16:52:01 +00:00

12 lines
294 B
Plaintext

--- programs/makemake/Make.header.orig Tue Sep 21 16:33:40 1999
+++ programs/makemake/Make.header Tue May 30 11:07:18 2000
@@ -95,7 +95,7 @@
#
.PHONY : jxinstall
-jxinstall: makemake
+jxinstall_not: makemake
@strip makemake
@mv makemake ${JX_INSTALL_ROOT}/
@chmod a+x ${SCRIPT_FILES}