diff options
Diffstat (limited to 'x11-fonts/libXfontcache/Makefile')
-rw-r--r-- | x11-fonts/libXfontcache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/libXfontcache/Makefile b/x11-fonts/libXfontcache/Makefile index 6c902efce3b2..d488614475ef 100644 --- a/x11-fonts/libXfontcache/Makefile +++ b/x11-fonts/libXfontcache/Makefile @@ -17,4 +17,5 @@ MAN3= FontCacheChangeCacheSettings.3 \ FontCacheGetCacheStatistics.3 \ Xfontcache.3 +NO_STAGE= yes .include <bsd.port.mk> |