From 52ae94c9b672e9389ee68afb66df841a3afeb667 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/monotone/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/monotone') diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 21d1ea850d0..53ffe261727 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2012/10/03 21:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/31 11:17:30 asau Exp $ # DISTNAME= monotone-1.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://monotone.ca/ COMMENT= Free distributed version control system -PKG_DESTDIR_SUPPORT= user-destdir - GCC_REQD+= 3.0 GNU_CONFIGURE= yes INFO_FILES= yes -- cgit v1.2.3