summaryrefslogtreecommitdiffstats
path: root/mail/ml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ml/Makefile')
-rw-r--r--mail/ml/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile
index db36eb31..6574a66 100644
--- a/mail/ml/Makefile
+++ b/mail/ml/Makefile
@@ -14,16 +14,16 @@ MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 IMAP client
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
+USE_IMAKE= yes
+USE_MOTIF= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
BROKEN= "Does not compile"
.endif
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_IMAKE= yes
-USE_MOTIF= yes
-
pre-configure:
@${ECHO_MSG} "===> Building c-client"
@( cd ${WRKSRC}/../imap-4; make bsi )
OpenPOWER on IntegriCloud