aboutsummaryrefslogtreecommitdiff
path: root/devel/libhid
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-23 22:50:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-23 22:50:49 +0000
commit728929b7099aad3e10a4d7252746a57caee11378 (patch)
tree170c36f104e04e0ed8e2c50ef8adeb76f96118f2 /devel/libhid
parentb8a46bea17de8db19a4b8fbf490625653c18b5cc (diff)
downloadports-728929b7099aad3e10a4d7252746a57caee11378.tar.gz
ports-728929b7099aad3e10a4d7252746a57caee11378.zip
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
Notes
Notes: svn path=/head/; revision=377770
Diffstat (limited to 'devel/libhid')
-rw-r--r--devel/libhid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhid/Makefile b/devel/libhid/Makefile
index 6367d1ed6384..c81261841553 100644
--- a/devel/libhid/Makefile
+++ b/devel/libhid/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ntarmos@cs.uoi.gr
COMMENT= User-space HID access library written in C
BUILD_DEPENDS= ${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \
- ${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook-xsl \
+ docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl \
${LOCALBASE}/bin/swig1.3:${PORTSDIR}/devel/swig13
GNU_CONFIGURE= yes