diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:29 +0000 |
commit | 82875e2fead5332f7fd29780e3a7a9eea5aaea72 (patch) | |
tree | c7b772babba44e0e05754db5dfac0343ee7f8199 /net/htpdate | |
parent | 02e32ad925613b772b695e506557c50f0ec7ba26 (diff) |
Notes
Diffstat (limited to 'net/htpdate')
-rw-r--r-- | net/htpdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index 34d521672c34..7335bc008599 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -20,7 +20,7 @@ PLIST_FILES= bin/${PORTNAME} man/man8/${PORTNAME}.8.gz PORTDOCS= Changelog README USE_RC_SUBR= ${PORTNAME} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin |