diff options
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 0d43c87deb5..56cc2dd4f53 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2011/03/02 13:33:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:48 asau Exp $ DISTNAME= yudit-2.9.2 CATEGORIES= editors @@ -10,8 +10,6 @@ HOMEPAGE= http://yudit.org/ COMMENT= Unicode Text Editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_LANGUAGES= c c++ |