aboutsummaryrefslogtreecommitdiff
path: root/print/cups-base/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-17 08:10:34 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-17 08:10:34 +0000
commit797b1f85839da0229289369c92fc83cbb7fce3c5 (patch)
treef01281376db497455a0af3630019683c513a2b2f /print/cups-base/Makefile
parentcfc8f90bcef40044d3af2c0ce66ba4760b01314d (diff)
Notes
Diffstat (limited to 'print/cups-base/Makefile')
-rw-r--r--print/cups-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index a19f51f8b261..366391d08ab1 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -28,6 +28,8 @@ post-patch:
${WRKSRC}/Makedefs.in
@${REINPLACE_CMD} -e '/LN/d' -e '/cat/d' \
${WRKSRC}/man/Makefile ${WRKSRC}/man/fr/Makefile
+ @${REINPLACE_CMD} -e 's|/etc/cups|/usr/local/etc/cups|g' \
+ ${WRKSRC}/man/*.man
pre-install:
@${ECHO_MSG} "===>" Stopping cupsd ...