From 276a662941e96eb9e2365a6746653f5103be8fb2 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 17:18:07 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- net/httptunnel/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/httptunnel') diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index a12ca255839..6eea2a9b6f0 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/03/17 21:50:09 zafer Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:27 asau Exp $ # DISTNAME= httptunnel-3.0.5 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES CONFIGURE_ARGS+= --prefix=${PREFIX:Q} -- cgit v1.2.3