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/unidiff/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/unidiff') diff --git a/devel/unidiff/Makefile b/devel/unidiff/Makefile index 59331e435ec..d3949f07cd0 100644 --- a/devel/unidiff/Makefile +++ b/devel/unidiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/03/03 17:45:38 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/31 11:19:52 asau Exp $ # DISTNAME= part01 @@ -14,8 +14,6 @@ COMMENT= Converts between uni-diffs and context diffs BUILD_DEPENDS+= gsharutils>=4.2.1:../../archivers/gsharutils -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${PREFIX}/bin/gunshar -- cgit v1.2.3