From ba25df56c6f06ebdc49e8183931fcf771ffdff4d Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 21:25:15 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- databases/py-elixir/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/py-elixir') diff --git a/databases/py-elixir/Makefile b/databases/py-elixir/Makefile index df2a20abdb3..7ac4211dd28 100644 --- a/databases/py-elixir/Makefile +++ b/databases/py-elixir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/04/08 19:08:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:49 asau Exp $ # DISTNAME= Elixir-0.7.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://elixir.ematia.de/trac/wiki COMMENT= Elixir is a declarative layer on top of the SQLAlchemy library LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-[0-9]*:../../databases/py-sqlalchemy/ -- cgit v1.2.3