summaryrefslogtreecommitdiff
path: root/editors/deforaos-editor
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-05-03 11:32:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-05-03 11:32:55 +0000
commit067313259a7747ef280dc1d81616cea690abf2f6 (patch)
treef766dfd4e233a57de5d5541181b4ab95cc8466cc /editors/deforaos-editor
parent- Fix gemspec patch (diff)
Fix some _DEPENDS
Reported by: STRICT_DEPENDS
Notes
Notes: svn path=/head/; revision=385262
Diffstat (limited to 'editors/deforaos-editor')
-rw-r--r--editors/deforaos-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index c9e78ae9f59e..4d57838a6eb7 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -13,11 +13,11 @@ COMMENT= DeforaOS desktop text editor
LICENSE= GPLv3
-BUILD_DEPENDS= xsltproc>=0:${PORTSDIR}/textproc/libxslt \
- docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
+BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \
+ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS= libSystem.so:${PORTSDIR}/devel/deforaos-libsystem \
- libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
+ libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
MAKE_ARGS= PREFIX=${PREFIX}
USES= desktop-file-utils gettext pkgconfig