diff options
author | marino <marino@FreeBSD.org> | 2015-04-19 14:24:33 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-04-19 14:24:33 +0800 |
commit | b1f73b2e928ddcbee4ab5a54912edc6915311b49 (patch) | |
tree | c8a83a158524afc5f3f4f1df603f34a0f5d38dc7 /news/husky-hpt | |
parent | c5e51233a433a99ce633ba3da544bbb157758499 (diff) | |
download | freebsd-ports-gnome-b1f73b2e928ddcbee4ab5a54912edc6915311b49.tar.gz freebsd-ports-gnome-b1f73b2e928ddcbee4ab5a54912edc6915311b49.tar.zst freebsd-ports-gnome-b1f73b2e928ddcbee4ab5a54912edc6915311b49.zip |
news/husky-(fidoconf|htick|hpt) : builds INFO pages everywhere again
Jan Beich fixed the info pages (thanks Jan!) so this enables their
building for htick and fidoconf of FreeBSD 11 and DragonFly. While here,
commit USES+=makeinfo to -hpt that went uncommitted accidently yesterday.
Diffstat (limited to 'news/husky-hpt')
-rw-r--r-- | news/husky-hpt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile index 2945ed8acab7..c992677ea042 100644 --- a/news/husky-hpt/Makefile +++ b/news/husky-hpt/Makefile @@ -9,6 +9,7 @@ COMMENT= Husky FTN tosser LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf \ libareafix.so:${PORTSDIR}/news/husky-areafix +USES+= makeinfo ALL_TARGET= all doc INSTALL_TARGET= install install-doc INFO= hpt |