mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
--- doc/Makefile.in.orig Mon Mar 12 23:25:19 2007
|
|
+++ doc/Makefile.in Mon Mar 12 23:25:38 2007
|
|
@@ -152,7 +152,7 @@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
dist_man_MANS = gnucap.1 gnucap-ibis.1
|
|
-pkgdocsdir = ${pkgdatadir}/doc
|
|
+pkgdocsdir = @docdir@
|
|
dist_pkgdocs_DATA = \
|
|
acs-tutorial COPYING history INSTALL relnotes.029 \
|
|
relnotes.030 relnotes.031 relnotes.032 relnotes.033 relnotes.034 whatisit
|