aboutsummaryrefslogtreecommitdiff
path: root/www/kannel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-13 07:21:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-13 07:21:04 +0000
commit9063f9304ce8598f71c59d404dda7fabd8cdc077 (patch)
treeac57f5ed25dbd047668d7b3028d2914c5ee6ec4c /www/kannel/Makefile
parent3b027b7d05d5546056f679102f4d328e3e5f0b33 (diff)
downloadports-9063f9304ce8598f71c59d404dda7fabd8cdc077.tar.gz
ports-9063f9304ce8598f71c59d404dda7fabd8cdc077.zip
Update to 3.0.4
- Add LICENSE - Use USES=localbase - Use PORTDATA - Sort PLIST Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Differential Revision: https://reviews.FreeBSD.org/D9073 PR: 215840 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=431345
Diffstat (limited to 'www/kannel/Makefile')
-rw-r--r--www/kannel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile
index a19c9998dcf5..7df56117a16f 100644
--- a/www/kannel/Makefile
+++ b/www/kannel/Makefile
@@ -24,7 +24,7 @@ PORTSCOUT= skipv:1.5.0
USERS= kannel
GROUPS= kannel
-USES= bison gmake iconv ssl tar:bzip2
+USES= gmake iconv ssl tar:bzip2
USE_GCC= yes
USE_GNOME= libxml2
USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox
@@ -44,6 +44,9 @@ MYSQL_CONFIGURE_WITH= mysql
PGSQL_USES= pgsql
PGSQL_CONFIGURE_WITH= pgsql
+post-patch:
+ @${RM} ${WRKSRC}/wmlscript/wsgram.y
+
post-install:
.for filename in wapkannel.conf smskannel.conf
${INSTALL_DATA} ${WRKSRC}/gw/${filename} \