1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-toolkits/jx/files/patch-ab
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

11 lines
306 B
Plaintext

--- programs/makemake.ORIG/Makefile.port Sat Nov 6 13:36:35 1999
+++ programs/makemake/Makefile.port Sat Nov 6 13:37:55 1999
@@ -49,7 +49,6 @@
.PHONY : jxinstall
jxinstall: regex makemake
@strip makemake
- @mv makemake ${JX_INSTALL_ROOT}/
@if { which makemake > /dev/null; } then \
{ \