aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-10-17 09:40:16 +0800
committerdwcjr <dwcjr@FreeBSD.org>2001-10-17 09:40:16 +0800
commitda916422640cf22dc3c66b2db1e412119ad4635f (patch)
treefc8103b02b610be64f10875255efab356f5087b8 /net
parent662bb0d67626636e93e4244bd44551e343cb9433 (diff)
downloadfreebsd-ports-graphics-da916422640cf22dc3c66b2db1e412119ad4635f.tar.gz
freebsd-ports-graphics-da916422640cf22dc3c66b2db1e412119ad4635f.tar.zst
freebsd-ports-graphics-da916422640cf22dc3c66b2db1e412119ad4635f.zip
Remove extra carriage return from Makefile
Diffstat (limited to 'net')
-rw-r--r--net/samba-devel/Makefile1
-rw-r--r--net/samba3/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile
index adaa4ff8ddb..f302f1dc9ed 100644
--- a/net/samba-devel/Makefile
+++ b/net/samba-devel/Makefile
@@ -33,7 +33,6 @@ STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/samba.sh.sample
SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
DOCSDIR= ${PREFIX}/share/doc/samba
-
NO_LATEST_LINK= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index adaa4ff8ddb..f302f1dc9ed 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -33,7 +33,6 @@ STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/samba.sh.sample
SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default
DOCSDIR= ${PREFIX}/share/doc/samba
-
NO_LATEST_LINK= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS= --libdir=${SAMBA_CONFDIR} \