aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/po4a
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-01-24 06:50:49 +0800
committerantoine <antoine@FreeBSD.org>2015-01-24 06:50:49 +0800
commit9a5f9c564aaab54c34900f9d0c7d276dc73eb368 (patch)
tree170c36f104e04e0ed8e2c50ef8adeb76f96118f2 /textproc/po4a
parent97b68261e073ced2c6b285487688d7b7d95d1908 (diff)
downloadfreebsd-ports-gnome-9a5f9c564aaab54c34900f9d0c7d276dc73eb368.tar.gz
freebsd-ports-gnome-9a5f9c564aaab54c34900f9d0c7d276dc73eb368.tar.zst
freebsd-ports-gnome-9a5f9c564aaab54c34900f9d0c7d276dc73eb368.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
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index e79f30904a8e..045f50962d2d 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
jade>=0:${PORTSDIR}/textproc/jade \
xsltproc:${PORTSDIR}/textproc/libxslt \
- ${LOCALBASE}/share/xsl/docbook:${PORTSDIR}/textproc/docbook-xsl
+ docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gettext perl5