diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:08:36 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:17:11 +0000 |
commit | c658f9e0759646187be7be9102859eca9965978a (patch) | |
tree | 08739b69bda535b6f255f886cd8c9b883e25e7bb | |
parent | 3cfc8529aaab21d58f2e074a012804460e8a61fa (diff) | |
download | ports-c658f9e0759646187be7be9102859eca9965978a.tar.gz ports-c658f9e0759646187be7be9102859eca9965978a.zip |
www/kannel: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | www/kannel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 7cf8f15ff68f..8f73f7bf71b3 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -23,7 +23,7 @@ PORTSCOUT= skipv:1.5.0 USERS= kannel GROUPS= kannel -USES= gmake gnome iconv ssl tar:bzip2 +USES= cpe gmake gnome iconv ssl tar:bzip2 USE_GCC= yes USE_GNOME= libxml2 USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox |