summaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig-reference
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-01-11 16:57:53 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-01-11 16:57:53 +0000
commita4e14a55bece38999aa0bfae397425863ff21e04 (patch)
tree3aaae5dc904fab16c33cbc3993f2e074bce07988 /x11-fonts/fontconfig-reference
parentFix the build w/ newer GTK+2. (diff)
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=225733
Diffstat (limited to 'x11-fonts/fontconfig-reference')
-rw-r--r--x11-fonts/fontconfig-reference/Makefile2
-rw-r--r--x11-fonts/fontconfig-reference/Makefile.man2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/fontconfig-reference/Makefile b/x11-fonts/fontconfig-reference/Makefile
index 3b819c37acdb..215ecf8c5e9d 100644
--- a/x11-fonts/fontconfig-reference/Makefile
+++ b/x11-fonts/fontconfig-reference/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 0
DOCSDIR= ${PREFIX}/share/doc/fontconfig-devel
diff --git a/x11-fonts/fontconfig-reference/Makefile.man b/x11-fonts/fontconfig-reference/Makefile.man
index 3b5aa087bd91..4aa9fd1e9d66 100644
--- a/x11-fonts/fontconfig-reference/Makefile.man
+++ b/x11-fonts/fontconfig-reference/Makefile.man
@@ -55,4 +55,4 @@ MAN3= FcAtomicCreate.3 FcAtomicDeleteNew.3 FcAtomicDestroy.3 \
FcStrSetMember.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcToLower.3 \
FcUcs4ToUtf8.3 FcUtf16Len.3 FcUtf16ToUcs4.3 FcUtf8Len.3 \
FcUtf8ToUcs4.3 FcValueDestroy.3 FcValueEqual.3 FcValuePrint.3 \
- FcValueSave.3
+ FcValueSave.3 FcStrDirname.3