summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/jabber-users-agent/Makefile1
-rw-r--r--net/jabber-users-agent/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile
index 8be0eb52cedc..bbb32f9883c6 100644
--- a/net-im/jabber-users-agent/Makefile
+++ b/net-im/jabber-users-agent/Makefile
@@ -20,6 +20,7 @@ STRIP=
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME}
PORTDOCS= README INSTALL
+USE_PERL5= yes
USE_RC_SUBR= jabber-users-agent.sh
SUB_LIST+= PERL=${PERL}
diff --git a/net/jabber-users-agent/Makefile b/net/jabber-users-agent/Makefile
index 8be0eb52cedc..bbb32f9883c6 100644
--- a/net/jabber-users-agent/Makefile
+++ b/net/jabber-users-agent/Makefile
@@ -20,6 +20,7 @@ STRIP=
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME}
PORTDOCS= README INSTALL
+USE_PERL5= yes
USE_RC_SUBR= jabber-users-agent.sh
SUB_LIST+= PERL=${PERL}