diff options
Diffstat (limited to 'net/p5-Net-Address-IPv4-Local/Makefile')
-rw-r--r-- | net/p5-Net-Address-IPv4-Local/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Address-IPv4-Local/Makefile b/net/p5-Net-Address-IPv4-Local/Makefile index 7048f145ca03..ddc7cb8032f6 100644 --- a/net/p5-Net-Address-IPv4-Local/Makefile +++ b/net/p5-Net-Address-IPv4-Local/Makefile @@ -14,7 +14,7 @@ COMMENT= Class for discovering the local system's IP address LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |