From baf87fb064ef4a978d42417a392afd9efd52f320 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-it/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editors/ted-it') diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile index a01d5fe0ee0..d1e3c5dd12b 100644 --- a/editors/ted-it/Makefile +++ b/editors/ted-it/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_it_IT PKGNAME= ted-it-2.16 @@ -12,8 +12,6 @@ COMMENT= Italian spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES -- cgit v1.2.3