aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-Device-SerialPort
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
commit911aeddd517b4b466cb000c6bd11becacd9d973d (patch)
treeb1748a305f1fbeae4e79b80ce1f77251f519c987 /comms/p5-Device-SerialPort
parent2ce50e0dff3b5a2e1fcbb6fc61ff32ae2a63d5ca (diff)
downloadports-911aeddd517b4b466cb000c6bd11becacd9d973d.tar.gz
ports-911aeddd517b4b466cb000c6bd11becacd9d973d.zip
Notes
Diffstat (limited to 'comms/p5-Device-SerialPort')
-rw-r--r--comms/p5-Device-SerialPort/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile
index 548a0c956d41..a44d523fcdd2 100644
--- a/comms/p5-Device-SerialPort/Makefile
+++ b/comms/p5-Device-SerialPort/Makefile
@@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module for simple serial port control
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= modemtest.1
MAN3= Device::SerialPort.3