summaryrefslogtreecommitdiffstats
path: root/net/samba-devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-03-13 17:35:28 +0000
committerlinimon <linimon@FreeBSD.org>2004-03-13 17:35:28 +0000
commit06d037a47d325e78874891ad17f6ba31d636fea4 (patch)
treea36975a076b9759401bda4ea939da9aaa3f3df52 /net/samba-devel
parentadc6d099a0781bee772cc21acaba920499ede9e7 (diff)
downloadFreeBSD-ports-06d037a47d325e78874891ad17f6ba31d636fea4.zip
FreeBSD-ports-06d037a47d325e78874891ad17f6ba31d636fea4.tar.gz
Remove artifacts from local testing here; fix formatting.
Diffstat (limited to 'net/samba-devel')
-rw-r--r--net/samba-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile
index 957b0d1..1611928 100644
--- a/net/samba-devel/Makefile
+++ b/net/samba-devel/Makefile
@@ -193,7 +193,7 @@ CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME}
.elif (defined(MAKE_KERBEROS5) || ${OSVERSION} > 500105) && exists(/usr/lib/libkrb5.a)
CONFIGURE_ARGS+= --with-krb5=${DESTDIR}/usr
.else
-#BROKEN= "Kerberos5 is necessary for ADS support. Please, install either Heimdal or MIT-Kerberos"
+BROKEN= "Kerberos5 is necessary for ADS support. Please, install either Heimdal or MIT-Kerberos"
.endif
.else
CONFIGURE_ARGS+= --without-krb5
@@ -269,7 +269,7 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} \
pre-fetch:
@${ECHO_MSG} "===> -------------------------------------------"
- @${ECHO_MSG} "===> Run 'make config' to (re)configure the port"
+ @${ECHO_MSG} "===> Run 'make config' to (re)configure the port"
@${ECHO_MSG} "===> -------------------------------------------"
post-install:
OpenPOWER on IntegriCloud