summaryrefslogtreecommitdiff
path: root/comms/p5-Device-Modem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/p5-Device-Modem/Makefile')
-rw-r--r--comms/p5-Device-Modem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile
index 9ff82f072cc4..84655a573632 100644
--- a/comms/p5-Device-Modem/Makefile
+++ b/comms/p5-Device-Modem/Makefile
@@ -14,8 +14,8 @@ COMMENT= Perl class to interface generic modems (AT-compliant)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Device-SerialPort>=0:comms/p5-Device-SerialPort
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Device-SerialPort>=0:comms/p5-Device-SerialPort
USES= perl5 shebangfix
SHEBANG_FILES= examples/xmodem.pl \