diff options
author | wiz <wiz@pkgsrc.org> | 2008-10-31 12:52:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-10-31 12:52:01 +0000 |
commit | ed0b9d7f0a2ca2c5474e151f3ab2552f60e3b3dc (patch) | |
tree | 67ca1951ca16c8c6bb99761c218dfd37882e6290 /ham | |
parent | 1564115da38053efc55ebd1a796daa65dcf5eadb (diff) | |
download | pkgsrc-ed0b9d7f0a2ca2c5474e151f3ab2552f60e3b3dc.tar.gz |
Depend on shared-mime-info and fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/xlog/Makefile | 5 | ||||
-rw-r--r-- | ham/xlog/PLIST | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index 5ef7cc219cf..699a4c03752 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2008/07/14 12:56:07 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2008/10/31 12:52:01 wiz Exp $ # DISTNAME= xlog-1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://www.qsl.net/pg4i/download/ @@ -19,6 +19,7 @@ USE_TOOLS+= gmake pkg-config CONFIGURE_ARGS+= --enable-hamlib +.include "../../databases/shared-mime-info/buildlink3.mk" .include "../../ham/hamlib/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../print/libgnomeprint/buildlink3.mk" diff --git a/ham/xlog/PLIST b/ham/xlog/PLIST index fcbdea5c925..8b2b758969b 100644 --- a/ham/xlog/PLIST +++ b/ham/xlog/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2007/07/02 16:20:35 wulf Exp $ +@comment $NetBSD: PLIST,v 1.12 2008/10/31 12:52:01 wiz Exp $ bin/xlog man/man1/xlog.1 share/applications/xlog.desktop @@ -71,7 +71,7 @@ share/xlog/qsllabels.glabels @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/mimelnk/text @dirrm share/mimelnk -@dirrm share/mime/packages +@comment in shared-mime-info: @dirrm share/mime/packages @comment in xdg-dirs: @dirrm share/mime-info @dirrm share/applnk/Applications @dirrm share/applnk |