- Pet portlint

- Cosmetic change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-10-02 15:37:42 +00:00
parent 71bbbcb56f
commit f3c7cb9320
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282800

View file

@ -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>