diff options
-rw-r--r-- | devel/p5-Parse-Pidl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Parse-Pidl/Makefile b/devel/p5-Parse-Pidl/Makefile index ed92a66f35ee..e923c88a1a4d 100644 --- a/devel/p5-Parse-Pidl/Makefile +++ b/devel/p5-Parse-Pidl/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= -SAMBA4_PORT?= samba4 +SAMBA4_PORT?= samba4-devel SAMBA4_SUBPORT= yes MASTERDIR= ${.CURDIR}/../../net/${SAMBA4_PORT} |