aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-06-15 21:09:30 +0800
committerkevlo <kevlo@FreeBSD.org>2001-06-15 21:09:30 +0800
commitcd8bce3ca24205aa5c5c155f8dc84cf146610370 (patch)
tree6be5be2479a121277fdc22cce8ff8d83a6b2f878 /comms
parent520d5afeb0f76797f89dbc59423b9db231d5b9cb (diff)
downloadfreebsd-ports-gnome-cd8bce3ca24205aa5c5c155f8dc84cf146610370.tar.gz
freebsd-ports-gnome-cd8bce3ca24205aa5c5c155f8dc84cf146610370.tar.zst
freebsd-ports-gnome-cd8bce3ca24205aa5c5c155f8dc84cf146610370.zip
Place port docs where they all go.
PR: 28131 Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'comms')
-rw-r--r--comms/yawmppp/Makefile4
-rw-r--r--comms/yawmppp/pkg-plist13
2 files changed, 11 insertions, 6 deletions
diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile
index 67b33d4de571..dc9f5d3f6a9f 100644
--- a/comms/yawmppp/Makefile
+++ b/comms/yawmppp/Makefile
@@ -29,4 +29,8 @@ pre-configure:
s@-O2@${CFLAGS}@g" ${WRKSRC}/*/Makefile.in \
${WRKSRC}/configure ${WRKSRC}/*/*/Makefile.in
+pre-patch:
+ @${PERL} -pi -e "s|\@prefix\@/doc/|\@prefix\@/share/doc/|g" \
+ ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
diff --git a/comms/yawmppp/pkg-plist b/comms/yawmppp/pkg-plist
index c66c6bb7306f..2221e25f01bc 100644
--- a/comms/yawmppp/pkg-plist
+++ b/comms/yawmppp/pkg-plist
@@ -2,11 +2,12 @@ bin/yawmppp
bin/yawmppp.log
bin/yawmppp.pref
bin/yawmppp.thin
-doc/yawmppp-%%PORTVERSION%%/CHANGELOG
-doc/yawmppp-%%PORTVERSION%%/COPYING
-doc/yawmppp-%%PORTVERSION%%/FAQ
-doc/yawmppp-%%PORTVERSION%%/INSTALL
-doc/yawmppp-%%PORTVERSION%%/README
+share/doc/yawmppp-%%PORTVERSION%%/CHANGELOG
+share/doc/yawmppp-%%PORTVERSION%%/COPYING
+share/doc/yawmppp-%%PORTVERSION%%/FAQ
+share/doc/yawmppp-%%PORTVERSION%%/INSTALL
+share/doc/yawmppp-%%PORTVERSION%%/README
share/icons/pppdoc.xpm
share/icons/stepphone.xpm
-@dirrm doc/yawmppp-%%PORTVERSION%%
+@dirrm share/doc/yawmppp-%%PORTVERSION%%
+@dirrm share/icons