1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add staging support

This commit is contained in:
Pawel Pekala 2014-06-04 11:24:16 +00:00
parent 2283ee33fc
commit 0c020afb8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356468

View File

@ -14,7 +14,10 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
USES= imake motif
USE_XORG= ice sm x11 xext xmu xp xt
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's,ML_LIBDIR),DESTDIR)$$(&,g' \
${WRKSRC}/Imakefile
pre-configure:
@${ECHO_MSG} "===> Building c-client"
@( cd ${WRKSRC}/../imap-4; make bsi )