Register dependency on groff

PR:		213725
This commit is contained in:
Antoine Brodin
2017-05-29 11:32:14 +00:00
parent e7e9139878
commit 034b4e6d7d
11 changed files with 11 additions and 6 deletions
+1
View File
@@ -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
+1
View File
@@ -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
+1 -1
View File
@@ -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}
+1 -1
View File
@@ -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}
+1 -1
View File
@@ -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 \
+1 -1
View File
@@ -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
+1
View File
@@ -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 \
+1
View File
@@ -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
+1
View File
@@ -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:
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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"