summaryrefslogtreecommitdiff
path: root/mail/freepops/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2008-11-02 20:51:40 +0000
committerschmonz <schmonz>2008-11-02 20:51:40 +0000
commit8e345f6a7528ed5249c5aed0a295f6f169550381 (patch)
treeac217b19664e2b7c1cfedfd36d89b6f6b4bff881 /mail/freepops/Makefile
parent3dd860c04f7e7d749d142540ab258c793992b52a (diff)
downloadpkgsrc-8e345f6a7528ed5249c5aed0a295f6f169550381.tar.gz
Update to 0.2.8. From the changelog:
* Many changes for developers, and many fixes * Added gettext support (thanks blackmoon) * Added support to Windows Event Logging (lwel module) and smart logging facility (smartlog module) * CURL library bindings revamped to version 7.18.1 to help the development of the hotmail plugin * MacOSX startup script fixed, thanks nx2000car * Too many fixes in plugins to be listed, thanks to all contributors
Diffstat (limited to 'mail/freepops/Makefile')
-rw-r--r--mail/freepops/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile
index 9090dd835c8..326e75956c6 100644
--- a/mail/freepops/Makefile
+++ b/mail/freepops/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/10/23 04:40:55 schmonz Exp $
+# $NetBSD: Makefile,v 1.11 2008/11/02 20:51:40 schmonz Exp $
#
-DISTNAME= freepops-0.2.7
+DISTNAME= freepops-0.2.8
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/}
@@ -52,6 +52,7 @@ FILES_SUBST+= FREEPOPSD_GROUP=${FREEPOPSD_GROUP:Q}
PKG_GROUPS_VARS+= FREEPOPSD_GROUP
PKG_USERS_VARS+= FREEPOPSD_USER
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"