summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-12-11 14:04:47 +0000
committerwiz <wiz@pkgsrc.org>2015-12-11 14:04:47 +0000
commitb4aa4baa2f99d81846edef9b2de113bc11327eab (patch)
tree231d5a5223f1992d442e16b5e09dd7ae7e55a0c6 /x11
parentc8f80a35b0bd53159e106ad548e6b5bf59349c50 (diff)
downloadpkgsrc-b4aa4baa2f99d81846edef9b2de113bc11327eab.tar.gz
+ libXfont2.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index f0c2b1d4820..93a7db01c51 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.778 2015/11/23 12:47:01 wiz Exp $
+# $NetBSD: Makefile,v 1.779 2015/12/11 14:04:47 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -289,6 +289,7 @@ SUBDIR+= libXevie
SUBDIR+= libXext
SUBDIR+= libXfixes
SUBDIR+= libXfont
+SUBDIR+= libXfont2
SUBDIR+= libXft
SUBDIR+= libXi
SUBDIR+= libXinerama