aboutsummaryrefslogtreecommitdiff
path: root/textproc/btparse
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/btparse')
-rw-r--r--textproc/btparse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 5fe6618d26bf..64d60ec52076 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -12,7 +12,8 @@ COMMENT= C library for parsing and processing BibTeX data files
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
MAN3= btparse.3 bt_language.3 bt_input.3 bt_traversal.3 \
bt_postprocess.3 bt_macros.3 bt_split_names.3 \