aboutsummaryrefslogtreecommitdiff
path: root/textproc/libwps
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-02 15:37:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-02 15:37:42 +0000
commitf3c7cb93204fea1c424d8403d0566fd8bb226c62 (patch)
treeec7a6ef7b1875c3d74e539816fd993ba98a119a6 /textproc/libwps
parent71bbbcb56f6ad516e85472cf4829020a3b674176 (diff)
downloadports-f3c7cb93204fea1c424d8403d0566fd8bb226c62.tar.gz
ports-f3c7cb93204fea1c424d8403d0566fd8bb226c62.zip
Notes
Diffstat (limited to 'textproc/libwps')
-rw-r--r--textproc/libwps/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile
index be3f03b91b3b..5e63cacd92d6 100644
--- a/textproc/libwps/Makefile
+++ b/textproc/libwps/Makefile
@@ -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>