diff options
Diffstat (limited to 'x11-fonts/libXfontcache/Makefile')
-rw-r--r-- | x11-fonts/libXfontcache/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x11-fonts/libXfontcache/Makefile b/x11-fonts/libXfontcache/Makefile index d488614..1cf063c 100644 --- a/x11-fonts/libXfontcache/Makefile +++ b/x11-fonts/libXfontcache/Makefile @@ -10,12 +10,4 @@ COMMENT= The Xfontcache library XORG_CAT= lib USE_XORG= fontcacheproto:both x11 xext xextproto -MAN3= FontCacheChangeCacheSettings.3 \ - FontCacheQueryExtension.3 \ - FontCacheQueryVersion.3 \ - FontCacheGetCacheSettings.3 \ - FontCacheGetCacheStatistics.3 \ - Xfontcache.3 - -NO_STAGE= yes .include <bsd.port.mk> |