aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt-java
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:12 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:36:12 +0000
commitac912d043d32252e75b9a79e68f7ffd1717eacd3 (patch)
treec57028b684f90e9d55f0823dd0fbdaa2a745b384 /devel/libvirt-java
parent7f58dfe7c3ae609101124033c1c1794ab84fc05b (diff)
downloadports-ac912d043d32252e75b9a79e68f7ffd1717eacd3.tar.gz
ports-ac912d043d32252e75b9a79e68f7ffd1717eacd3.zip
Remove trailing whitespaces from category devel
Notes
Notes: svn path=/head/; revision=345404
Diffstat (limited to 'devel/libvirt-java')
-rw-r--r--devel/libvirt-java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile
index fda4d6754ada..2db0b8bf02da 100644
--- a/devel/libvirt-java/Makefile
+++ b/devel/libvirt-java/Makefile
@@ -30,7 +30,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/java|${JAVAJARDIR}|' \
${WRKSRC}/build.properties
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>