diff options
Diffstat (limited to 'mail/xfaces/Makefile')
-rw-r--r-- | mail/xfaces/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index ceaaf277f8f8..5d3a93db0aa1 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -30,6 +30,7 @@ USE_XORG= ice sm x11 xaw xext xmu xt xpm MAN1= xfaces.1 +NO_STAGE= yes post-install: ${MKDIR} ${DATADIR}/images ${INSTALL_DATA} ${WRKSRC}/images/* ${DATADIR}/images |