diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /comms | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) |
- Resolve LATEST_LINK conflict
Notes
Notes:
svn path=/head/; revision=234941
Diffstat (limited to 'comms')
-rw-r--r-- | comms/smstools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/smstools/Makefile b/comms/smstools/Makefile index f112fa27a4ec..d6045d68b7cc 100644 --- a/comms/smstools/Makefile +++ b/comms/smstools/Makefile @@ -17,6 +17,7 @@ COMMENT= Tools to handle Short Message Service LIB_DEPENDS= mm:${PORTSDIR}/devel/mm CONFLICTS= gnokii-[0-9]* smstools-3.* sendsms-[0-9]* +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes |