diff --git a/termit/Makefile b/termit/Makefile index 3e8448b478..9be39f8eb3 100644 --- a/termit/Makefile +++ b/termit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/16 22:10:38 crocusino Exp $ +# $NetBSD: Makefile,v 1.2 2010/03/18 00:06:01 crocusino Exp $ # DISTNAME= termit-2.3.0 @@ -13,16 +13,16 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -USE_LANGUAGES+= c c++ -USE_TOOLS+= gmake -USE_CMAKE= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake +USE_CMAKE= yes # fix the MANPATH SUBST_CLASSES+= fix-paths SUBST_STAGE.fix-paths= pre-configure SUBST_MESSAGE.fix-paths= Fixing absolute paths. -SUBST_FILES.fix-paths= doc/CMakeLists.txt -SUBST_SED.fix-paths= -e 's,/share/man,/man,g' +SUBST_FILES.fix-paths= doc/CMakeLists.txt +SUBST_SED.fix-paths= -e 's,/share/man,/${PKGMANDIR},g' # fix the version SUBST_CLASSES+= fix-version diff --git a/termit/PLIST b/termit/PLIST index eea931bf1a..c88d1c5aa3 100644 --- a/termit/PLIST +++ b/termit/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/16 22:10:38 crocusino Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/03/18 00:06:01 crocusino Exp $ bin/termit man/man1/termit.1 +share/applications/termit.desktop share/doc/termit/COPYING share/doc/termit/README -share/doc/termit/lua_api.txt share/doc/termit/init.lua.example -share/applications/termit.desktop +share/doc/termit/lua_api.txt share/locale/fr/LC_MESSAGES/termit.mo share/locale/hu/LC_MESSAGES/termit.mo share/locale/ko/LC_MESSAGES/termit.mo