summaryrefslogtreecommitdiff
path: root/x11/gdkxft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdkxft/Makefile')
-rw-r--r--x11/gdkxft/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index b77d46efc83..0136fc7c8b7 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/02/14 17:21:55 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2004/03/08 19:40:43 jmmv Exp $
#
DISTNAME= gdkxft-1.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdkxft/}
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gdkxft.sourceforge.net/
COMMENT= Transparently add anti-aliased font support to gtk+ applications
+DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
+
.include "../../mk/bsd.prefs.mk"
.if !exists(${X11BASE}/lib/libXft.a)