mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
--- Makefile.in 2000/10/31 12:18:31 1.1
|
|
+++ Makefile.in 2000/10/31 12:21:40
|
|
@@ -95,7 +95,7 @@
|
|
ORBIT_LIBS = @ORBIT_LIBS@
|
|
PACKAGE = @PACKAGE@
|
|
PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
|
|
-PACKAGE_DOC_DIR = /usr/doc/spat-@VERSION@
|
|
+PACKAGE_DOC_DIR = @prefix@/share/doc/spat
|
|
POFILES = @POFILES@
|
|
POSUB = @POSUB@
|
|
PTHREAD_LIB = @PTHREAD_LIB@
|