diff options
Diffstat (limited to 'net-mgmt/ndpmon')
-rw-r--r-- | net-mgmt/ndpmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ndpmon/Makefile b/net-mgmt/ndpmon/Makefile index 207fd2c93b0d..fe05545dbd7e 100644 --- a/net-mgmt/ndpmon/Makefile +++ b/net-mgmt/ndpmon/Makefile @@ -30,8 +30,9 @@ PLIST_SUB+= PY="" PLIST_SUB+= PY="@comment " .endif +USES= perl5 +USE_PERL5= run USE_GNOME= libxml2 -USE_PERL5_RUN= yes USE_RC_SUBR= ndpmonitor GNU_CONFIGURE= yes |