mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c3a9f54064
PR: 19030 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
--- programs/jxlayout/Make.header.ORIG Tue May 30 10:58:37 2000
|
|
+++ programs/jxlayout/Make.header Tue May 30 11:04:08 2000
|
|
@@ -102,7 +102,7 @@
|
|
#
|
|
|
|
.PHONY : jxinstall
|
|
-jxinstall: jxlayout
|
|
+jxinstall_not: jxlayout
|
|
@strip jxlayout
|
|
@mv jxlayout ${JX_INSTALL_ROOT}/
|
|
@cp ${DATA_FILES} ${JX_INSTALL_ROOT}/
|