diff options
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r-- | editors/zim/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 5ec92643769..fbf73b094bc 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/08/11 15:16:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:48 asau Exp $ # DISTNAME= zim-0.56 @@ -11,8 +11,6 @@ HOMEPAGE= http://zim-wiki.org/ COMMENT= Zim brings the concept of a wiki to your desktop LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none REPLACE_PYTHON= ${WRKSRC}/zim.py |