summaryrefslogtreecommitdiff
path: root/x11/libXft/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2010-01-15 18:41:54 +0000
committertnn <tnn>2010-01-15 18:41:54 +0000
commitad988db510f65e98abdca859c4ac56cba3cb710c (patch)
tree6bbb1297ea2f9ffd0428fea875c78b02fa9eadce /x11/libXft/Makefile
parentfe55184c98037c5a72756d4f5b97f77873cb4a3f (diff)
downloadpkgsrc-ad988db510f65e98abdca859c4ac56cba3cb710c.tar.gz
Update to libXft-2.1.14. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Set Xft.h version numbers from configure.ac Split NEWS & README, update both Add generated Xft.h to .gitignore libXft 2.1.14 Header cleanup (bug#4703) Fix install of generated Xft.h when builddir != srcdir Janitor: Correct make distcheck and sparse warnings. Added fake bold support (#1579, Novell #38202/223682).
Diffstat (limited to 'x11/libXft/Makefile')
-rw-r--r--x11/libXft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile
index dff62704894..43ec4b82984 100644
--- a/x11/libXft/Makefile
+++ b/x11/libXft/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2008/07/13 23:41:02 bjs Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/15 18:41:54 tnn Exp $
-DISTNAME= libXft-2.1.13
+DISTNAME= libXft-2.1.14
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2