summaryrefslogtreecommitdiff
path: root/net/tvark
diff options
context:
space:
mode:
Diffstat (limited to 'net/tvark')
-rw-r--r--net/tvark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tvark/Makefile b/net/tvark/Makefile
index 241e7041941d..8d3640f933c9 100644
--- a/net/tvark/Makefile
+++ b/net/tvark/Makefile
@@ -17,7 +17,7 @@ COMMENT= GUI network monitoring tool, tied to a MySQL database
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
USE_X_PREFIX= yes
-USE_PERL= yes
+USE_PERL5_BUILD=yes
USE_GNOME= gtk12
.include <bsd.port.pre.mk>