Include gettext-lib for goocanvas/configure.
Add missing locale file to PLIST. Bump PKGREVISION.
This commit is contained in:
parent
c128b26ba2
commit
2061fbaf9d
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2006/12/14 22:10:24 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2006/12/19 19:11:19 wiz Exp $
|
||||
|
||||
DISTNAME= gpredict-0.6.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= ham
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
|
||||
|
||||
|
@ -14,6 +15,7 @@ USE_PKGLOCALEDIR=yes
|
|||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../devel/GConf/buildlink3.mk"
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
|
||||
.include "../../devel/gal/buildlink3.mk"
|
||||
#.include "../../ham/hamlib/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2006/12/14 22:10:24 rillig Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2006/12/19 19:11:19 wiz Exp $
|
||||
bin/gpredict
|
||||
man/man1/gpredict.1
|
||||
share/gpredict/AUTHORS
|
||||
|
@ -19,6 +19,7 @@ share/gpredict/data/radar.tle
|
|||
share/gpredict/data/sample.qth
|
||||
share/gpredict/data/science.tle
|
||||
share/gpredict/data/weather.tle
|
||||
share/locale/en_GB/LC_MESSAGES/goocanvas.mo
|
||||
share/pixmaps/gpredict/icons/gpredict-antenna.png
|
||||
share/pixmaps/gpredict/icons/gpredict-azel-small.png
|
||||
share/pixmaps/gpredict/icons/gpredict-calendar.png
|
||||
|
|
Loading…
Reference in a new issue