aboutsummaryrefslogtreecommitdiff
path: root/comms/smstools3
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:29:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:29:59 +0000
commitbb271f0bf7b513a23a31da4ec8819b113ebf4587 (patch)
treeac5a462edc3d85d5f0b20a594802ce4b12f0bf9f /comms/smstools3
parent29879aded766da253313579a3503ff5e15026355 (diff)
downloadports-bb271f0bf7b513a23a31da4ec8819b113ebf4587.tar.gz
ports-bb271f0bf7b513a23a31da4ec8819b113ebf4587.zip
Notes
Diffstat (limited to 'comms/smstools3')
-rw-r--r--comms/smstools3/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile
index 60b151f0224b..d4d1ecd689ce 100644
--- a/comms/smstools3/Makefile
+++ b/comms/smstools3/Makefile
@@ -42,14 +42,10 @@ SUB_FILES= pkg-install pkg-deinstall
PORTDOCS= *
PORTEXAMPLES= .procmailrc .qmailrc *
-.include <bsd.port.options.mk>
+STATS_LIB_DEPENDS= libmm.so:${PORTSDIR}/devel/mm
+STATS_CFLAGS= -I${LOCALBASE}/include
+STATS_CFLAGS_OFF= -DNOSTATS
-.if ${PORT_OPTIONS:MSTATS}
-LIB_DEPENDS+= libmm.so:${PORTSDIR}/devel/mm
-CFLAGS+= -I${LOCALBASE}/include
-.else
-CFLAGS+= -DNOSTATS
-.endif
SMSTOOLS_DEFAULT_COMPORT?= /dev/cuau0
post-patch: