[Midnightbsd-cvs] mports: Makefile: remove ancient CONFLICTS we don't have.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Oct 24 20:33:20 EDT 2007
Log Message:
-----------
remove ancient CONFLICTS we don't have.
Modified Files:
--------------
mports/net/samba-nmblookup:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/samba-nmblookup/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lnet/samba-nmblookup/Makefile -Lnet/samba-nmblookup/Makefile -u -r1.1 -r1.2
--- net/samba-nmblookup/Makefile
+++ net/samba-nmblookup/Makefile
@@ -12,15 +12,11 @@
COMMENT= NetBIOS Name lookup tool
-CONFLICTS= ja-samba-2.* ja-samba-3.* samba-2.* samba-3.*
+CONFLICTS= samba-3.*
SAMBA_PORT= samba3
SAMBA_SUBPORT= yes
-.if ${SAMBA_PORT} != "samba3"
-BROKEN= "Does not build with samba-2 port"
-.endif
-
MASTERDIR= ${.CURDIR}/../../net/${SAMBA_PORT}
PKGDIR= ${.CURDIR}
More information about the Midnightbsd-cvs
mailing list