diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/libXft/Makefile | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/libXft/Makefile')
-rw-r--r-- | x11/libXft/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libXft/Makefile b/x11/libXft/Makefile index 43ec4b82984..c78bfd9feb4 100644 --- a/x11/libXft/Makefile +++ b/x11/libXft/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2010/01/15 18:41:54 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/01 06:03:02 sbd Exp $ DISTNAME= libXft-2.1.14 +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |