diff options
Diffstat (limited to 'x11-fonts/xfs/Makefile')
-rw-r--r-- | x11-fonts/xfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index e864876d30a0..7811945ffe2a 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -16,6 +16,7 @@ CONFIGURE_ARGS= --without-xmlto --without-fop MAN1= xfs.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} '/^config_DATA/d' ${WRKSRC}/config/Makefile.in .if defined(WITHOUT_XFS_CACHE) |