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