mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
9 lines
311 B
Plaintext
9 lines
311 B
Plaintext
--- ./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
|