diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 029819e4908..135cb642c1d 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:43 asau Exp $ # DISTNAME= tea-16.0.5 @@ -12,8 +12,6 @@ HOMEPAGE= http://tea-editor.sourceforge.net/ #HOMEPAGE= http://tea.linux.kiev.ua/ COMMENT= Powerful, easy-to-use text editor for Gtk2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config msgfmt |