summaryrefslogtreecommitdiff
path: root/editors/ted-cs
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 11:43:30 +0000
committerasau <asau>2012-10-03 11:43:30 +0000
commitabd62153cbd43e8861920803d0d322f391007391 (patch)
tree1d24180b8279f1eb471106861cd2a1fe74d87224 /editors/ted-cs
parentf0779b3927592a975e043b2758f4d7c575df8abe (diff)
downloadpkgsrc-abd62153cbd43e8861920803d0d322f391007391.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'editors/ted-cs')
-rw-r--r--editors/ted-cs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/ted-cs/Makefile b/editors/ted-cs/Makefile
index 2b6bbae363e..b35277dc729 100644
--- a/editors/ted-cs/Makefile
+++ b/editors/ted-cs/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:43 asau Exp $
DISTNAME= Ted_cs_CZ
PKGNAME= ted-cs-2.16
@@ -12,8 +12,6 @@ COMMENT= Czech spelling dictionary for the Ted word processor
DEPENDS+= ted>=2.6:../../editors/ted
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
USE_X11BASE= YES