summaryrefslogtreecommitdiff
path: root/comms/smstools3
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /comms/smstools3
parentFix prop. (diff)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'comms/smstools3')
-rw-r--r--comms/smstools3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile
index d4d1ecd689ce..d8e791b5a92b 100644
--- a/comms/smstools3/Makefile
+++ b/comms/smstools3/Makefile
@@ -42,7 +42,7 @@ SUB_FILES= pkg-install pkg-deinstall
PORTDOCS= *
PORTEXAMPLES= .procmailrc .qmailrc *
-STATS_LIB_DEPENDS= libmm.so:${PORTSDIR}/devel/mm
+STATS_LIB_DEPENDS= libmm.so:devel/mm
STATS_CFLAGS= -I${LOCALBASE}/include
STATS_CFLAGS_OFF= -DNOSTATS