aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/astmanproxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/astmanproxy/Makefile b/net/astmanproxy/Makefile
index 97365a4ec147..ccce7b7e825a 100644
--- a/net/astmanproxy/Makefile
+++ b/net/astmanproxy/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
USE_OPENSSL= yes
USE_GMAKE= yes
+ALL_TARGET= astmanproxy
+
post-patch:
${REINPLACE_CMD} -e 's|^CONFDIR:.*|CONFDIR := ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's|^CONFDIR_REAL.*|CONFDIR_REAL := ${PREFIX}/etc/asterisk|' ${WRKSRC}/Makefile