From 318a5369821d1ba2650a4e69e5704cc5c8005f80 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 20 Nov 2003 13:51:47 +0000 Subject: Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction. --- net/tvark/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/tvark') diff --git a/net/tvark/Makefile b/net/tvark/Makefile index 899d37ae6fe0..241e7041941d 100644 --- a/net/tvark/Makefile +++ b/net/tvark/Makefile @@ -17,6 +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_GNOME= gtk12 .include -- cgit v1.2.3