1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/games/BillardGL/files/patch-Namen.h
Kirill Ponomarev 046c7d98be Add BillardGL 1.75, an OpenGL billiard simulator.
PR:		60847
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-07 08:44:10 +00:00

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