aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2014-04-26 17:22:05 +0800
committertimur <timur@FreeBSD.org>2014-04-26 17:22:05 +0800
commitc66d0ad7c215e08677e6b7514866c65826941567 (patch)
tree6642b86785d6ab13be5999be23f9080503160660
parented8219172ffd52eb3301f8a94d31529d7f050544 (diff)
downloadfreebsd-ports-graphics-c66d0ad7c215e08677e6b7514866c65826941567.tar.gz
freebsd-ports-graphics-c66d0ad7c215e08677e6b7514866c65826941567.tar.zst
freebsd-ports-graphics-c66d0ad7c215e08677e6b7514866c65826941567.zip
Make samba41 default source for the port - it considered mainline. If you use
samba4, set SAMBA4_PORT to samba4 in make.conf.
-rw-r--r--devel/p5-Parse-Pidl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Parse-Pidl/Makefile b/devel/p5-Parse-Pidl/Makefile
index 1b727b66aea..165a9e0c759 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?= samba41
SAMBA4_SUBPORT= yes
MASTERDIR= ${.CURDIR}/../../net/${SAMBA4_PORT}