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