aboutsummaryrefslogtreecommitdiff
path: root/www/deforaos-surfer/Makefile
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 /www/deforaos-surfer/Makefile
parentaa97520c1250e01fbaf95717c68f64b6b46cb354 (diff)
downloadports-067313259a7747ef280dc1d81616cea690abf2f6.tar.gz
ports-067313259a7747ef280dc1d81616cea690abf2f6.zip
Fix some _DEPENDS
Reported by: STRICT_DEPENDS
Notes
Notes: svn path=/head/; revision=385262
Diffstat (limited to 'www/deforaos-surfer/Makefile')
-rw-r--r--www/deforaos-surfer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile
index fe435c9e3ce3..e01b218395f0 100644
--- a/www/deforaos-surfer/Makefile
+++ b/www/deforaos-surfer/Makefile
@@ -13,7 +13,7 @@ COMMENT= DeforaOS desktop web browser
LICENSE= GPLv3
-BUILD_DEPENDS= xsltproc>=0:${PORTSDIR}/textproc/libxslt \
+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 \