summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-05-29 11:32:14 +0000
committerantoine <antoine@FreeBSD.org>2017-05-29 11:32:14 +0000
commit55190d5b21ab09a6b0be9bb0b1a5cfb14550268b (patch)
tree3dd0a191d389c870218c515bced3f681cec74e12
parent5073ef4ed1fe75989ae6ccc7ca6cd9511e05ef84 (diff)
downloadFreeBSD-ports-55190d5b21ab09a6b0be9bb0b1a5cfb14550268b.zip
FreeBSD-ports-55190d5b21ab09a6b0be9bb0b1a5cfb14550268b.tar.gz
Register dependency on groff
PR: 213725
-rw-r--r--archivers/tardy/Makefile1
-rw-r--r--cad/cascade/Makefile1
-rw-r--r--editors/jove/Makefile2
-rw-r--r--games/wolfpack/Makefile2
-rw-r--r--lang/kawa/Makefile2
-rw-r--r--mail/opensmtpd-devel/Makefile2
-rw-r--r--math/primegen/Makefile1
-rw-r--r--sysutils/safecat/Makefile1
-rw-r--r--sysutils/stmpclean/Makefile1
-rw-r--r--sysutils/symon/Makefile2
-rw-r--r--textproc/wiggle/Makefile2
11 files changed, 11 insertions, 6 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 64ee3df..5de3965 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs \
LIB_DEPENDS= libexplain.so:devel/libexplain
GNU_CONFIGURE= yes
+USES= groff
MAKE_JOBS_UNSAFE= yes
diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile
index 35d9a6e..9d89484 100644
--- a/cad/cascade/Makefile
+++ b/cad/cascade/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= Simple tool to analyze noise and distortion of a RF system
GNU_CONFIGURE= yes
+USES= groff
PORTDOCS= ex1.gif index.html
PORTEXAMPLES= README.examples ex1.cas ex1.gif ex1.out cascade-mode.el
PLIST_FILES= bin/cascade man/man1/cascade.1.gz
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index 36ba7dc..ed3b148 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -16,7 +16,7 @@ LICENSE_NAME= JOVE License
LICENSE_FILE= ${WRKSRC}/README
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= ncurses
+USES= groff ncurses
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile
index 0e2e185..450b6f0 100644
--- a/games/wolfpack/Makefile
+++ b/games/wolfpack/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= johans@FreeBSD.org
COMMENT= Long term multiplayer strategy game
MAKEFILE= GNUmakefile
-USES= gmake perl5
+USES= gmake groff perl5
USE_PERL5= build
GNU_CONFIGURE= yes
BINDIR= ${PREFIX}/lib/${PORTNAME}
diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile
index b5e103e..b698dcd 100644
--- a/lang/kawa/Makefile
+++ b/lang/kawa/Makefile
@@ -11,7 +11,7 @@ COMMENT= Java-based Scheme implementation
LICENSE= MIT
-USES= gmake readline
+USES= gmake groff readline
USE_JAVA= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-kawa-frontend \
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index 0bebe05..a2cfaef 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -29,7 +29,7 @@ MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5)
SSL_PORT_DESC= SSL/TLS support via OpenSSL/LibreSSL from port
TABLE_DB_DESC= Build table-db plugin (aliases)
-USES= cpe libtool ssl
+USES= cpe groff libtool ssl
GNU_CONFIGURE= yes
CPE_VENDOR= openbsd
diff --git a/math/primegen/Makefile b/math/primegen/Makefile
index 7597621..070cb9b 100644
--- a/math/primegen/Makefile
+++ b/math/primegen/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://cr.yp.to/primegen/
MAINTAINER= ports@FreeBSD.org
COMMENT= Small, fast library to generate prime numbers in order
+USES= groff
ALL_TARGET= default
PLIST_FILES= bin/primes bin/primegaps \
diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile
index 5275d9f..017e521 100644
--- a/sysutils/safecat/Makefile
+++ b/sysutils/safecat/Makefile
@@ -14,6 +14,7 @@ COMMENT= Safely write data to maildir directory
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= groff
ALL_TARGET= it
INSTALL_TARGET= setup check
MAKE_JOBS_UNSAFE=yes
diff --git a/sysutils/stmpclean/Makefile b/sysutils/stmpclean/Makefile
index 969586e..2b507d6 100644
--- a/sysutils/stmpclean/Makefile
+++ b/sysutils/stmpclean/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://shlang.com/stmpclean/
MAINTAINER= shalunov@shlang.com
COMMENT= Remove old files from temporary directories
+USES= groff
PLIST_FILES= sbin/stmpclean man/man8/stmpclean.8.gz
post-patch:
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile
index ce3a636..6949e92e 100644
--- a/sysutils/symon/Makefile
+++ b/sysutils/symon/Makefile
@@ -12,7 +12,7 @@ COMMENT= Performance and information monitoring tool
SUB_FILES= pkg-message
-USES= perl5 shebangfix
+USES= groff perl5 shebangfix
SHEBANG_FILES= client/getsymonitem.pl
USE_PERL5= build
MAKE_JOBS_UNSAFE= yes
diff --git a/textproc/wiggle/Makefile b/textproc/wiggle/Makefile
index 14ba1b8..d3f83d5 100644
--- a/textproc/wiggle/Makefile
+++ b/textproc/wiggle/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= bash:shells/bash
BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
-USES= compiler:nestedfct gmake ncurses
+USES= compiler:nestedfct gmake groff ncurses
MAKE_ARGS+= CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter"
OpenPOWER on IntegriCloud