mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3795866141
N.A.D.A.R. with some players over the network. PR: ports/18159 Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
14 lines
391 B
Plaintext
14 lines
391 B
Plaintext
--- Makefile~ Tue Mar 21 20:24:39 2000
|
|
+++ Makefile Tue Mar 21 20:25:07 2000
|
|
@@ -8,8 +8,8 @@
|
|
# operate it, and destroy other tanks to survive!
|
|
###############################################################################
|
|
|
|
-PREFIX = /usr/X11R6
|
|
-X11BASE = /usr/X11R6
|
|
+#PREFIX = /usr/X11R6
|
|
+#X11BASE = /usr/X11R6
|
|
BINDIR = ${PREFIX}/bin
|
|
MANDIR = ${PREFIX}/man/man1
|
|
PKGNAME = nadar-b05
|