diff options
Diffstat (limited to 'editors/kdissert/Makefile')
-rw-r--r-- | editors/kdissert/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index e18c310893b..ca2cb0f0ac1 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/09/15 10:04:27 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/03 11:43:36 asau Exp $ # DISTNAME= kdissert-1.0.7 @@ -12,8 +12,6 @@ HOMEPAGE= http://freehackers.org/~tnagy/kdissert/ COMMENT= Mindmapping-like tool to generate text templates LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt |