summaryrefslogtreecommitdiff
path: root/www/privoxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r--www/privoxy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile
index c4a47622040..50b1eb2e355 100644
--- a/www/privoxy/Makefile
+++ b/www/privoxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/07/04 20:55:05 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2007/09/06 21:51:55 jlam Exp $
#
DISTNAME= ${PKGNAME_NOREV}-stable-src
@@ -67,8 +67,7 @@ post-install:
${CHMOD} -R a+r ${EGDIR}
.if !empty(LOWER_OPSYS:Mirix5*)
-# needs snprintf
-. include "../../pkgtools/libnbcompat/buildlink3.mk"
+. include "../../pkgtools/libnbcompat/inplace.mk" # snprintf()
.endif
.include "../../devel/pcre/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"