diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
commit | f899c758a653ca8ff2f8a63aafcb2519a0b524ed (patch) | |
tree | be6eebf3e77ddf9fcf383081091d8b8b336dd71c /mail/openemm2013/Makefile | |
parent | 74d26774f830684ae21247061aa4bd7dabbe6527 (diff) | |
download | ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.tar.gz ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.zip |
Notes
Diffstat (limited to 'mail/openemm2013/Makefile')
-rw-r--r-- | mail/openemm2013/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/openemm2013/Makefile b/mail/openemm2013/Makefile index df15543eb657..eb9f061eeff9 100644 --- a/mail/openemm2013/Makefile +++ b/mail/openemm2013/Makefile @@ -213,7 +213,6 @@ do-install: (cd ${STAGEDIR}${PREFIX}/${PORTNAME}/webapps/ && \ ${LN} -sf openemm/assets openemmassets) -post-install: # as needed from Running Q/A tests (stage-qa) ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/bav ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/smctrl |