- Pet portlint
- Cosmetic change
This commit is contained in:
parent
71bbbcb56f
commit
f3c7cb9320
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282800
1 changed files with 4 additions and 5 deletions
|
@ -18,14 +18,13 @@ LICENSE= LGPL21
|
|||
LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomeprefix gnomehack ltverhack
|
||||
USE_GNOME= gnomehack gnomeprefix ltverhack
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if defined(NOPORTDOCS)
|
||||
CONFIGURE_ARGS+= --without-docs
|
||||
CONFIGURE_ARGS= --without-docs
|
||||
.else
|
||||
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
|
||||
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue