diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-01-29 23:31:41 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-01-29 23:31:41 +0000 |
commit | 8c2b98dcf4e35b1a3e9974b66f176c4792c5efc2 (patch) | |
tree | f89630f59978dedeb1ad626c03bed64e6e41900a /sysutils | |
parent | 1d8a054ccf9fbfd0730cd175b28966c7477687d2 (diff) | |
download | ports-8c2b98dcf4e35b1a3e9974b66f176c4792c5efc2.tar.gz ports-8c2b98dcf4e35b1a3e9974b66f176c4792c5efc2.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/afio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile index 6e768ca59bfa..995cc541086d 100644 --- a/sysutils/afio/Makefile +++ b/sysutils/afio/Makefile @@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/afio.2.4.5 ALL_TARGET= afio MAN1= afio.1 - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/afio |