diff options
author | pav <pav@FreeBSD.org> | 2007-03-22 08:23:41 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-22 08:23:41 +0000 |
commit | 71d26cb5dcc06a8d10212c9d754f481f02daa94d (patch) | |
tree | 73e8dad0738cd306c10ba9c16855ca2796b04165 /x11-fonts | |
parent | df7212d60a8f24ceea5d584893845e629e8c678c (diff) | |
download | FreeBSD-ports-71d26cb5dcc06a8d10212c9d754f481f02daa94d.zip FreeBSD-ports-71d26cb5dcc06a8d10212c9d754f481f02daa94d.tar.gz |
- Fix plist
Reported by: pointyhat
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fontconfig-reference/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/fontconfig-reference/Makefile b/x11-fonts/fontconfig-reference/Makefile index fc1099b..c251972 100644 --- a/x11-fonts/fontconfig-reference/Makefile +++ b/x11-fonts/fontconfig-reference/Makefile @@ -74,6 +74,7 @@ MAN3= FcAtomicCreate.3 \ FcFreeTypeCharIndex.3 \ FcFreeTypeCharSet.3 \ FcFreeTypeQuery.3 \ + FcFreeTypeQueryFace.3 \ FcGetVersion.3 \ FcInit.3 \ FcInitBringUptoDate.3 \ |