summaryrefslogtreecommitdiff
path: root/ham/xlog/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-31 12:52:01 +0000
committerwiz <wiz@pkgsrc.org>2008-10-31 12:52:01 +0000
commitc6490729c1262c9d89e299a318f304fbc9caf746 (patch)
tree67ca1951ca16c8c6bb99761c218dfd37882e6290 /ham/xlog/Makefile
parent0e9fd7b42c8772dc56aa568c68944c8ba3233923 (diff)
downloadpkgsrc-c6490729c1262c9d89e299a318f304fbc9caf746.tar.gz
Depend on shared-mime-info and fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'ham/xlog/Makefile')
-rw-r--r--ham/xlog/Makefile5
1 files changed, 3 insertions, 2 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"