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 /net-mgmt/hastmon | |
parent | 74d26774f830684ae21247061aa4bd7dabbe6527 (diff) | |
download | ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.tar.gz ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.zip |
Notes
Diffstat (limited to 'net-mgmt/hastmon')
-rw-r--r-- | net-mgmt/hastmon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index 8924caf1da0a..2f72abecb630 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -25,7 +25,6 @@ do-install: ${SETENV} ${MKCMAKE_ENV} DESTDIR=${STAGEDIR} \ ${MKCMAKE} -C ${WRKSRC} ${INSTALL_TARGET} -post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/${doc} ${STAGEDIR}${DOCSDIR} |