aboutsummaryrefslogtreecommitdiff
path: root/net/dhcprelya
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2009-06-29 13:06:43 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2009-06-29 13:06:43 +0000
commite23917f1d598fe8e24a43d624d5ec5ea8f1a651b (patch)
tree52eae917afc90e3a8295341b20aba4ef412cea5b /net/dhcprelya
parentcba01d546a03c127eadc7787e1b54442c66d330a (diff)
downloadports-e23917f1d598fe8e24a43d624d5ec5ea8f1a651b.tar.gz
ports-e23917f1d598fe8e24a43d624d5ec5ea8f1a651b.zip
- PREFIX awareness
Reported by: QAT@
Notes
Notes: svn path=/head/; revision=236773
Diffstat (limited to 'net/dhcprelya')
-rw-r--r--net/dhcprelya/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/dhcprelya/Makefile b/net/dhcprelya/Makefile
index 74b206a595e2..fe43deb304a2 100644
--- a/net/dhcprelya/Makefile
+++ b/net/dhcprelya/Makefile
@@ -30,6 +30,9 @@ LIB_DEPENDS= freeradius-client.2:${PORTSDIR}/net/freeradius-client
MAKE_ARGS= -DWITH_RADIUS_PLUGIN
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's#/usr/local#${PREFIX}#' ${WRKSRC}/Makefile
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}