1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add a new port net/unison-nox11 to the CONFLISTS variable;

bump PORTREVISION.
This commit is contained in:
Boris Samorodov 2008-09-29 18:52:06 +00:00
parent a702430da7
commit ecfcfd4469
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220997

View File

@ -7,7 +7,7 @@
PORTNAME= unison
PORTVERSION= 2.27.29
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
PKGNAMESUFFIX= -devel
@ -21,7 +21,7 @@ COMMENT= A user-level file synchronization tool
PLIST_SUB= PORTVERSION=${PORTVERSION}
USE_GMAKE= yes
MAKE_ARGS= CFLAGS=""
CONFLICTS= unison-[0-9]*
CONFLICTS= unison-[0-9]* unison-nox11-[0-9]*
.include <bsd.port.pre.mk>