summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/serf/Makefile6
-rw-r--r--www/serf/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile
index 224735efd63e..2f7494299a1e 100644
--- a/www/serf/Makefile
+++ b/www/serf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= serf
-PORTVERSION= 0.1.2
+PORTVERSION= 0.2.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@@ -22,8 +22,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ARGS+= --with-apr=${PREFIX}/bin/apr-1-config \
- --with-apr-util=${PREFIX}/bin/apu-1-config
+CONFIGURE_ARGS+= --with-apr=${LOCALBASE}/bin/apr-1-config \
+ --with-apr-util=${LOCALBASE}/bin/apu-1-config
post-install:
.if !defined(NOPORTDOCS)
diff --git a/www/serf/distinfo b/www/serf/distinfo
index 4fc23ab194b1..6e19ec4472dc 100644
--- a/www/serf/distinfo
+++ b/www/serf/distinfo
@@ -1,3 +1,3 @@
-MD5 (serf-0.1.2.tar.bz2) = 9578f4b40d4ae7ea799bb0067d6b1c7c
-SHA256 (serf-0.1.2.tar.bz2) = 44c852c9135914b85c7a1f36ef41f88c63de52faab98493a6e59008b7060f89c
-SIZE (serf-0.1.2.tar.bz2) = 117871
+MD5 (serf-0.2.0.tar.bz2) = cda4d1f871fbbad1b32ed8fd6a8149cc
+SHA256 (serf-0.2.0.tar.bz2) = 9cadd3c9e42fa204b60f338c89033743b4e83a952641ad5c4be18bed059e6008
+SIZE (serf-0.2.0.tar.bz2) = 137742