Register dependency on groff
This commit is contained in:
parent
f2129e7181
commit
1f05404eec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441694
@ -16,7 +16,7 @@ LIB_DEPENDS= libticalcs2.so:comms/libticalcs2 \
|
||||
libticables2.so:comms/libticables2 \
|
||||
libtifiles2.so:devel/libtifiles2
|
||||
|
||||
USES= gmake libtool pkgconfig
|
||||
USES= gmake groff libtool pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 libglade2
|
||||
USE_SDL= sdl
|
||||
|
@ -33,7 +33,7 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
|
||||
USES= gmake perl5 python
|
||||
USES= gmake groff perl5 python
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \
|
||||
|
@ -36,7 +36,7 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
|
||||
USES= gmake libedit perl5 python
|
||||
USES= gmake groff libedit perl5 python
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Email autoresponder that gets data from LDAP
|
||||
LIB_DEPENDS= libgdbm.so:databases/gdbm
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:textproc/gsed
|
||||
|
||||
USES= iconv gmake tar:tgz
|
||||
USES= iconv gmake groff tar:tgz
|
||||
USE_OPENLDAP= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --localstatedir="${PREFIX}/var"
|
||||
|
@ -14,7 +14,7 @@ LICENSE_NAME= Gnuplot license
|
||||
LICENSE_FILE= ${WRKSRC}/Copyright
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
USES= iconv lua pkgconfig readline
|
||||
USES= groff iconv lua pkgconfig readline
|
||||
USE_TEX= kpathsea
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
@ -13,7 +13,7 @@ COMMENT?= Documentation from the FreeBSD Documentation Project
|
||||
|
||||
BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj
|
||||
|
||||
USES= uidfix
|
||||
USES= groff uidfix
|
||||
WRKSRC= ${WRKDIR}/doc
|
||||
PLIST_SUB= DOCSDIR=${DOCBASE} \
|
||||
DOCLANG=${DOCLANG} \
|
||||
|
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
|
||||
LIB_DEPENDS= libnss3.so:security/nss \
|
||||
libqb.so:devel/libqb
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USES= gmake groff libtool pathfix pkgconfig
|
||||
USE_GCC= yes # segfaults when built with Clang
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= ${PORTNAME} ${PORTNAME}-notifyd
|
||||
|
Loading…
Reference in New Issue
Block a user