diff options
Diffstat (limited to 'net/openpgm/Makefile')
-rw-r--r-- | net/openpgm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openpgm/Makefile b/net/openpgm/Makefile index 54422056348b..759e0e3b747e 100644 --- a/net/openpgm/Makefile +++ b/net/openpgm/Makefile @@ -15,9 +15,8 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes USE_BZIP2= yes -USES= pathfix +USES= pathfix perl5 USE_LDCONFIG= yes -USE_PERL5= yes USE_PYTHON= yes WRKSRC= ${WRKDIR}/${DISTNAME}/openpgm/pgm |