aboutsummaryrefslogtreecommitdiff
path: root/textproc/btparse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 12:51:18 +0000
commit3d7ef3e463a5e930be63835c21dd2d345f88ea2d (patch)
tree8f1b59cfbbd73620cc4a151c90372baa46f5e797 /textproc/btparse
parentd0f4eef0d7b9cfaab7394602c3c80cfe605a0d31 (diff)
downloadports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.tar.gz
ports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.zip
Notes
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 \