diff options
Diffstat (limited to 'deskutils/knowit/Makefile')
-rw-r--r-- | deskutils/knowit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/knowit/Makefile b/deskutils/knowit/Makefile index 5b7c80c80b35..0df9814231dd 100644 --- a/deskutils/knowit/Makefile +++ b/deskutils/knowit/Makefile @@ -9,7 +9,7 @@ PORTNAME= knowit PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://knowit.sourceforge.net/files/ @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A note manager with tree organization that uses RTF for storage USE_BZIP2= yes +USE_GETTEXT= yes USE_KDELIBS_VER= 3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |