summaryrefslogtreecommitdiff
path: root/www/tinyproxy
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-19 04:39:45 +0000
committersnj <snj@pkgsrc.org>2004-04-19 04:39:45 +0000
commit6f5834161677def30213e3bb6c988e8df8f49a41 (patch)
tree8cd729a1be549c7c50e8b7db85baa77294024951 /www/tinyproxy
parent95e546fe60445cb26d04bb6223071fdb284f8eb3 (diff)
downloadpkgsrc-6f5834161677def30213e3bb6c988e8df8f49a41.tar.gz
Convert to buildlink3.
Diffstat (limited to 'www/tinyproxy')
-rw-r--r--www/tinyproxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index db3e0b0fc9d..2218b01f1f8 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:58 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/19 04:43:18 snj Exp $
#
DISTNAME= tinyproxy-1.6.2
@@ -10,7 +10,7 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://tinyproxy.sourceforge.net/
COMMENT= Lightweight HTTP/SSL proxy
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
@@ -54,5 +54,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/filter-howto.txt \
${PREFIX}/share/doc/tinyproxy/
-.include "../../security/openssl/buildlink2.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"