diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-28 21:18:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-28 21:18:04 +0000 |
commit | e2fc852e1f3937120ccf211a60ed17937710f95e (patch) | |
tree | d04c07e3d7bb8e0a9672fa1352e861539d6773c5 | |
parent | 60bf62fc0a2bf07c66bde8e10f881bc53cbc2eb6 (diff) |
Notes
-rw-r--r-- | databases/py-python-rrdtool/Makefile | 2 | ||||
-rw-r--r-- | devel/rcs/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsproxy/Makefile | 1 | ||||
-rw-r--r-- | dns/dnsutl/Makefile | 1 | ||||
-rw-r--r-- | dns/libbind/Makefile | 1 | ||||
-rw-r--r-- | games/unnethack/Makefile | 2 | ||||
-rw-r--r-- | mail/dot-forward/Makefile | 2 | ||||
-rw-r--r-- | mail/fastforward/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-contrib/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-rblchk/Makefile | 2 | ||||
-rw-r--r-- | security/openiked/Makefile | 2 | ||||
-rw-r--r-- | sysutils/clockspeed/Makefile | 1 |
12 files changed, 12 insertions, 8 deletions
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile index a924f5115f52..b857fd0e63b4 100644 --- a/databases/py-python-rrdtool/Makefile +++ b/databases/py-python-rrdtool/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL3 LIB_DEPENDS= librrd.so:databases/rrdtool -USES= pkgconfig python +USES= groff pkgconfig python USE_GNOME= cairo glib20 libxml2 USE_PYTHON= distutils autoplist diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile index 303e74d72f4e..88bf50fb7a3e 100644 --- a/devel/rcs/Makefile +++ b/devel/rcs/Makefile @@ -10,7 +10,7 @@ COMMENT= Version control system LICENSE= GPLv3 -USES= makeinfo tar:xz +USES= groff makeinfo tar:xz GNU_CONFIGURE= yes INFO= rcs diff --git a/dns/dnsproxy/Makefile b/dns/dnsproxy/Makefile index 4bd55de35008..0e71197b87cd 100644 --- a/dns/dnsproxy/Makefile +++ b/dns/dnsproxy/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= libevent.so:devel/libevent GNU_CONFIGURE= yes +USES= groff USE_RC_SUBR= dnsproxy PLIST_FILES= sbin/dnsproxy etc/${PORTNAME}/dnsproxy.conf.sample \ diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index 30aede89b0df..fd73f864309b 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -19,6 +19,7 @@ ALL_TARGET= all sure CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes +USES= groff post-install: ${INSTALL_MAN} ${WRKSRC}/man1/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 diff --git a/dns/libbind/Makefile b/dns/libbind/Makefile index 4acb17bc8827..6977172dec3a 100644 --- a/dns/libbind/Makefile +++ b/dns/libbind/Makefile @@ -18,6 +18,7 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --with-randomdev=/dev/random +USES= groff OPTIONS_DEFINE= IPV6 THREADS OPTIONS_DEFAULT= THREADS diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile index da3e92e87ecf..ca4280a56c23 100644 --- a/games/unnethack/Makefile +++ b/games/unnethack/Makefile @@ -10,7 +10,7 @@ MAINTAINER= knu@FreeBSD.org COMMENT= New variant of NetHack GNU_CONFIGURE= yes -USES= gmake ncurses +USES= gmake groff ncurses MAKE_JOBS_UNSAFE= yes VARDIR_REL= var/games/${PORTNAME} diff --git a/mail/dot-forward/Makefile b/mail/dot-forward/Makefile index 55ebf3139814..717e61d53805 100644 --- a/mail/dot-forward/Makefile +++ b/mail/dot-forward/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Dot-forward reads sendmail's .forward files under qmail -USES= gmake +USES= gmake groff ALL_TARGET= default diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile index 699a501b3ff7..d581b3f79dc1 100644 --- a/mail/fastforward/Makefile +++ b/mail/fastforward/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Fastforward handles qmail forwarding according to a cdb database -USES= gmake +USES= gmake groff ALL_TARGET= default diff --git a/mail/qmail-contrib/Makefile b/mail/qmail-contrib/Makefile index d0978ae00b5c..22298fb8189d 100644 --- a/mail/qmail-contrib/Makefile +++ b/mail/qmail-contrib/Makefile @@ -15,7 +15,7 @@ COMMENT= Contributed programs for qmail OPTIONS_DEFINE= DOCS -USES= qmail:run +USES= groff qmail:run ALL_TARGET= prog INSTALL_TARGET= setup diff --git a/mail/qmail-rblchk/Makefile b/mail/qmail-rblchk/Makefile index ee3d3aff1e3f..d835490a43a1 100644 --- a/mail/qmail-rblchk/Makefile +++ b/mail/qmail-rblchk/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.morettoni.net/qmail/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Qmail RBL filter -USES= qmail:run +USES= groff qmail:run LDFLAGS?= -s CFLAGS?= -O2 -Wimplicit -Wunused -Wcomment -Wchar-subscripts -Wuninitialized \ diff --git a/security/openiked/Makefile b/security/openiked/Makefile index 8f1ff6d3ec75..b2bff15d2a48 100644 --- a/security/openiked/Makefile +++ b/security/openiked/Makefile @@ -18,7 +18,7 @@ USE_RC_SUBR= iked USERS= _iked GROUPS= _iked -USES= autoreconf libtool ssl +USES= autoreconf groff libtool ssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-libevent-dir=${PREFIX} diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index 63df995f1048..b25a73230bb4 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libtai.so:devel/libtai ALL_TARGET= it INSTALL_TARGET= setup check +USES= groff MAN_FILES= clockadd.1 clockspeed.1 clockview.1 sntpclock.1 \ taiclock.1 taiclockd.1 |