diff options
Diffstat (limited to 'editors/ted-nl')
-rw-r--r-- | editors/ted-nl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile index cfcb3925625..9507ee7f32a 100644 --- a/editors/ted-nl/Makefile +++ b/editors/ted-nl/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_nl_NL PKGNAME= ted-nl-2.16 @@ -12,8 +12,6 @@ COMMENT= Dutch spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES |