diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-13 04:42:33 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-09-13 04:42:33 +0000 |
commit | 2eacab80d2b6617120526f2194555dc1efa7cbab (patch) | |
tree | 0a331484c6830c46219e130930f6c17fa759e3c6 /comms/smstools | |
parent | 36c53a7ae218627b083f3d2dda08dff0729b8e04 (diff) | |
download | ports-2eacab80d2b6617120526f2194555dc1efa7cbab.tar.gz ports-2eacab80d2b6617120526f2194555dc1efa7cbab.zip |
Notes
Diffstat (limited to 'comms/smstools')
-rw-r--r-- | comms/smstools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/smstools/Makefile b/comms/smstools/Makefile index 8827bf058bc1..4265eef01837 100644 --- a/comms/smstools/Makefile +++ b/comms/smstools/Makefile @@ -15,6 +15,8 @@ COMMENT= Tools to handle Short Message Service LIB_DEPENDS= mm:${PORTSDIR}/devel/mm +BROKEN= Size/checksum mismatch + WRKSRC= ${WRKDIR}/smstools USE_GMAKE= yes USE_RC_SUBR= smsd.sh |