diff options
Diffstat (limited to 'editors/kile/Makefile')
-rw-r--r-- | editors/kile/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 58d83b46df0..ff2fec4a594 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2008/01/18 05:06:32 tnn Exp $ +# $NetBSD: Makefile,v 1.46 2008/07/14 12:56:03 joerg Exp $ DISTNAME= kile-1.9.3 PKGREVISION= 5 @@ -10,6 +10,8 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://kile.sourceforge.net/ COMMENT= LaTeX source editor - TeX shell - Gnuplot front end +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake perl msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes |