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

- Register conflicts between gnokii, smstools and sendsms

Reported by:	ganbold of EFnet
This commit is contained in:
Pav Lucistnik 2008-11-14 10:27:24 +00:00
parent a9d2704f22
commit a1ce5c2b43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222830
4 changed files with 5 additions and 3 deletions

View File

@ -39,6 +39,8 @@ PORTDOCS= *
MAN1= gnokii.1 sendsms.1
MAN8= gnokiid.8 mgnokiidev.8
CONFLICTS= smstools-[0-9]* sendsms-[0-9]*
OPTIONS= ICAL "Build with IETF iCal support" off \
USB "Build with libusb support" off \
PCSC "Build with PC/SC-Lite support" off \

View File

@ -16,7 +16,7 @@ COMMENT= Tools to handle Short Message Service
LIB_DEPENDS= mm:${PORTSDIR}/devel/mm
CONFLICTS= smstools-3.* sendsms-[0-9]*
CONFLICTS= gnokii-[0-9]* smstools-3.* sendsms-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes

View File

@ -16,7 +16,7 @@ COMMENT= SMS Gateway software for GSM modems and mobile phones
LIB_DEPENDS= mm:${PORTSDIR}/devel/mm
CONFLICTS= smstools-2.* sendsms-[0-9]*
CONFLICTS= gnokii-[0-9]* smstools-2.* sendsms-[0-9]*
WRKSRC= ${WRKDIR}/smstools3
USE_GMAKE= yes

View File

@ -20,7 +20,7 @@ EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
PLIST_FILES= bin/sendsms
CONFLICTS= smstools-[0-9]*
CONFLICTS= gnokii-[0-9]* smstools-[0-9]*
NO_BUILD= yes
NO_WRKSUBDIR= yes