aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-06-30 22:57:57 +0800
committernovel <novel@FreeBSD.org>2005-06-30 22:57:57 +0800
commit485293a1ecf8763812cf38200db0edd36d1d3a92 (patch)
treecaeab6e2cc81789623a5b59552a33ae026d2e795 /net-im
parenta809b015d233cbb0946f8bea77a9b34cd395c2e6 (diff)
downloadfreebsd-ports-gnome-485293a1ecf8763812cf38200db0edd36d1d3a92.tar.gz
freebsd-ports-gnome-485293a1ecf8763812cf38200db0edd36d1d3a92.tar.zst
freebsd-ports-gnome-485293a1ecf8763812cf38200db0edd36d1d3a92.zip
Add forgotten USE_PERL5.
Reported by: pointyhat via kris
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber-users-agent/Makefile1
1 files changed, 1 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}