diff options
author | Max Khon <fjoe@FreeBSD.org> | 2013-05-09 06:59:06 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2013-05-09 06:59:06 +0000 |
commit | 13b670ee0c77002193d4651630b467ca6a6d86ec (patch) | |
tree | ee2801cba56825d867bdd9bb7645c269bcc50c07 /news/husky-smapi/Makefile | |
parent | 9c417014799e4272e444297bf952b040b52999ab (diff) | |
download | ports-13b670ee0c77002193d4651630b467ca6a6d86ec.tar.gz ports-13b670ee0c77002193d4651630b467ca6a6d86ec.zip |
Notes
Diffstat (limited to 'news/husky-smapi/Makefile')
-rw-r--r-- | news/husky-smapi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/husky-smapi/Makefile b/news/husky-smapi/Makefile index ad47bbd88f84..9fdda15f738c 100644 --- a/news/husky-smapi/Makefile +++ b/news/husky-smapi/Makefile @@ -7,7 +7,7 @@ PORTNAME= smapi PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news mail MASTER_SITES= SF/husky/${PORTNAME}/2.2-release DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -17,6 +17,7 @@ COMMENT= MSGAPI for Husky Fidosoft Project CONFLICTS= husky-smapi-devel-[0-9]* +MAKE_ARGS= ADDCDEFS=-fPIC USE_LDCONFIG= yes .include <bsd.port.pre.mk> |