- got rid of pkglint -Wall warnings

- PKGMANDIR used instead of a fixed path
This commit is contained in:
crocusino 2010-03-18 00:06:01 +00:00 committed by Thomas Klausner
parent bb47e7491a
commit 1a5a5b5ec0
2 changed files with 9 additions and 9 deletions

View file

@ -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,7 +13,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES+= c c++
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_CMAKE= yes
@ -22,7 +22,7 @@ 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_SED.fix-paths= -e 's,/share/man,/${PKGMANDIR},g'
# fix the version
SUBST_CLASSES+= fix-version

View file

@ -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