diff options
Diffstat (limited to 'comms/smstools3/Makefile')
-rw-r--r-- | comms/smstools3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile index 5f5536854bdd..9431cfce68bb 100644 --- a/comms/smstools3/Makefile +++ b/comms/smstools3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smstools -PORTVERSION= 3.1.17 +PORTVERSION= 3.1.19 CATEGORIES= comms MASTER_SITES= http://smstools3.kekekasvi.com/packages/ DISTNAME= smstools3-${PORTVERSION} @@ -40,7 +40,7 @@ PLIST_SUB+= SPOOLDIR="${SPOOLDIR}" LOGDIR="${LOGDIR}" PIDDIR="${PIDDIR}" \ SMSD_USER="${SMSD_USER}" SMSD_GROUP="${SMSD_GROUP}" SUB_FILES= pkg-install pkg-deinstall -LDFLAGS= -linotify +LDFLAGS+= -linotify PORTDOCS= * PORTEXAMPLES= .procmailrc .qmailrc * |