mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add staging support
This commit is contained in:
parent
2283ee33fc
commit
0c020afb8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356468
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user