From a382ccc7b08ba66a8f6cca03850939f6a18f4b3e Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 31 Oct 2012 11:16:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- devel/py-funcparserlib/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/py-funcparserlib') diff --git a/devel/py-funcparserlib/Makefile b/devel/py-funcparserlib/Makefile index fe814a399c1..3d230fe1b1d 100644 --- a/devel/py-funcparserlib/Makefile +++ b/devel/py-funcparserlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/07/15 13:34:02 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:30 asau Exp $ # DISTNAME= funcparserlib-0.3.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/funcparserlib/ COMMENT= Recursive descent parsing library based on functional combinators LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" -- cgit v1.2.3