diff options
-rw-r--r-- | net/p5-Net-Libdnet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index 4ab96a689146..82f37c3de333 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= dhn@FreeBSD.org COMMENT= Libdnet interface +BUILD_DEPENDS= p5-Class-Gomor>=0:${PORTSDIR}/devel/p5-Class-Gomor +RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet PERL_CONFIGURE= yes |