aboutsummaryrefslogtreecommitdiff
path: root/comms/syncterm/Makefile
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2015-08-16 06:51:38 +0000
committerStephen Hurd <shurd@FreeBSD.org>2015-08-16 06:51:38 +0000
commit6c59f3d10ca37601fc650a6b7086fcf498d07098 (patch)
tree71ff6bf05bda10893e07c3b83584b8d056fcff5f /comms/syncterm/Makefile
parent36a6aafa2359e0479b6604cc136538dd775e04f9 (diff)
Notes
Diffstat (limited to 'comms/syncterm/Makefile')
-rw-r--r--comms/syncterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile
index 282c8722c323..06d04ba7c7ad 100644
--- a/comms/syncterm/Makefile
+++ b/comms/syncterm/Makefile
@@ -12,7 +12,8 @@ COMMENT= ANSI-BBS terminal which supports telnet, rlogin, and SSH
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/syncterm-${PORTVERSION}/src/syncterm
-USES= gmake tar:tgz
+USES= gmake tar:tgz perl5
+USE_PERL5= build
MAKEFILE= GNUmakefile
PLIST_FILES= bin/syncterm \
man/man1/syncterm.1.gz \