From abd62153cbd43e8861920803d0d322f391007391 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 11:43:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- editors/ted/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/ted') diff --git a/editors/ted/Makefile b/editors/ted/Makefile index e960b5dca0c..e318451015f 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/09/28 09:35:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/03 11:43:43 asau Exp $ DISTNAME= ted-2.21.src PKGNAME= ${DISTNAME:S/.src//} @@ -12,7 +12,6 @@ COMMENT= X11 based WordPad-like word processor LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_TOOLS+= gtar -- cgit v1.2.3