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/postgresql91-fuzzystrmatch/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/postgresql91-fuzzystrmatch/Makefile') diff --git a/databases/postgresql91-fuzzystrmatch/Makefile b/databases/postgresql91-fuzzystrmatch/Makefile index 8ea762faf4a..aa0a53bc42e 100644 --- a/databases/postgresql91-fuzzystrmatch/Makefile +++ b/databases/postgresql91-fuzzystrmatch/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/07/01 19:49:25 morr Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:47 asau Exp $ PKGNAME= ${DISTNAME:C/-/91-fuzzystrmatch-/} COMMENT= PostgreSQL fuzzystrmatch contribution -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server .include "../../databases/postgresql91/Makefile.common" -- cgit v1.2.3