summaryrefslogtreecommitdiff
path: root/misc/xchm
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-08 19:40:36 +0000
commitae5a97419f9483f8d29f539efc9d0073f21b32de (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /misc/xchm
parenta8e47947f0a68e270b396c8eb837420d5740af94 (diff)
downloadpkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'misc/xchm')
-rw-r--r--misc/xchm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 7c7657aef8c..e6ba27735b7 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2004/03/07 01:17:45 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/08 19:40:41 jmmv Exp $
#
DISTNAME= xchm-0.9
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
@@ -9,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xchm.sourceforge.net/
COMMENT= CHM viewer for UNIX
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
USE_BUILDLINK3= yes
USE_LANGUAGES= c++
GNU_CONFIGURE= yes