mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
046c7d98be
PR: 60847 Submitted by: Igor Pokrovsky <tiamat@comset.net>
12 lines
255 B
C
12 lines
255 B
C
--- Namen.h.orig Sat Jan 3 16:33:42 2004
|
|
+++ Namen.h Sat Jan 3 16:34:03 2004
|
|
@@ -23,7 +23,7 @@
|
|
#define TUTORIAL 105
|
|
|
|
#ifndef _WIN32
|
|
-#define PFAD "/usr/share/BillardGL/"
|
|
+#define PFAD "%%X11BASE%%/share/%%PORTNAME%%/"
|
|
#endif
|
|
|
|
#ifndef PFAD
|