diff options
Diffstat (limited to 'net-mgmt/phpipam/Makefile')
-rw-r--r-- | net-mgmt/phpipam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile index 9053920a0f73..fd734484375e 100644 --- a/net-mgmt/phpipam/Makefile +++ b/net-mgmt/phpipam/Makefile @@ -11,7 +11,7 @@ COMMENT= PHP IP Address Management IPv4/IPv6 LICENSE= GPLv3 -RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear +RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |