diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
commit | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (patch) | |
tree | 29e8cfc0914a759313cdb1eab3bedf0c36297450 /www/serf | |
parent | 05bd43c1e696d2012387a78d35d19a8d44882cd1 (diff) | |
download | ports-55544fc2be6293cc3e0316e40af48ca44fc4e529.tar.gz ports-55544fc2be6293cc3e0316e40af48ca44fc4e529.zip |
Notes
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 54f319ef6ec1..780ad2eb7024 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= db MAINTAINER= apache@FreeBSD.org COMMENT= Serf HTTP client library -LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr +LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 MAKE_JOBS_SAFE= yes |