diff options
author | asami <asami@FreeBSD.org> | 1995-06-23 12:35:56 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-06-23 12:35:56 +0800 |
commit | 86b1c544aaa8df97ba839f10d851b397c37d94d5 (patch) | |
tree | 2be4c184ff2fc168408082c0416f8b5fe1deb0e0 /games/xtic/files | |
parent | 9dcd0c062dcb6b30cb9384fd226dcf279be41402 (diff) | |
download | freebsd-ports-gnome-86b1c544aaa8df97ba839f10d851b397c37d94d5.tar.gz freebsd-ports-gnome-86b1c544aaa8df97ba839f10d851b397c37d94d5.tar.zst freebsd-ports-gnome-86b1c544aaa8df97ba839f10d851b397c37d94d5.zip |
xtic-1.12, line up your pieces on a board to beat your computer.
Diffstat (limited to 'games/xtic/files')
-rw-r--r-- | games/xtic/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/xtic/files/patch-aa b/games/xtic/files/patch-aa new file mode 100644 index 000000000000..9c8aea70ad7b --- /dev/null +++ b/games/xtic/files/patch-aa @@ -0,0 +1,8 @@ +--- ./configure.h.org Sun Jun 18 13:31:44 1995 ++++ ./configure.h Thu Jun 22 21:17:57 1995 +@@ -20,4 +20,4 @@ + /* Linker flags needed to locate and link in the Xpm library + * Change this to the correct place, if needed */ + +-#define XPMLIBRARY -L/usr/local/lib -lXpm ++#define XPMLIBRARY -L/usr/X11R6/lib -lXpm |