From 927c9866002f40ee06dab5431f98e3a43b8890bd 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/couchdb/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/couchdb') diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 60cbcee2523..68ad642fa31 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/09/17 09:42:46 fhajny Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/02 21:25:15 asau Exp $ # DISTNAME= apache-couchdb-1.2.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://couchdb.apache.org/ COMMENT= Document database server, accessible via a RESTful JSON API LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - VERSION.ejson= 0.1.0 VERSION.ibrowse= 2.2.0 VERSION.mochiweb= 1.4.1 -- cgit v1.2.3