mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
847dbd1b81
PR: 10329 Submitted by: Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
--- Makefile~ Tue Feb 2 21:04:13 1999
|
|
+++ Makefile Tue Feb 2 21:04:29 1999
|
|
@@ -1,4 +1,4 @@
|
|
-XMANGEKYOU_PREFIX = /usr/X11R6
|
|
+XMANGEKYOU_PREFIX = ${PREFIX}
|
|
XMANGEKYOU_BIN = ${XMANGEKYOU_PREFIX}/bin
|
|
XMANGEKYOU_LIB = ${XMANGEKYOU_PREFIX}/lib/X11/XMangekyou
|
|
XMANGEKYOU_MAN = ${XMANGEKYOU_PREFIX}/man/man1
|