From 53b267d9a5f8578c36667f3165bd0b116cc8e255 Mon Sep 17 00:00:00 2001 From: asau Date: Sun, 28 Oct 2012 06:30:00 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- www/py-curl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/py-curl/Makefile') diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index 9f96e355d96..d30138935df 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/01/28 13:12:06 obache Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/28 06:30:59 asau Exp $ DISTNAME= pycurl-7.19.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -10,8 +10,6 @@ HOMEPAGE= http://pycurl.sourceforge.net/ COMMENT= Python module interface to the cURL library LICENSE= gnu-lgpl-v2.1 OR mit -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} BUILDLINK_API_DEPENDS.curl+= curl>=7.19.0 -- cgit v1.2.3