summaryrefslogtreecommitdiff
path: root/misc/xchm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xchm/Makefile')
-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