aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/jrefentry
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/jrefentry
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/jrefentry')
-rw-r--r--textproc/jrefentry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile
index f8570d304070..5b48b68edf50 100644
--- a/textproc/jrefentry/Makefile
+++ b/textproc/jrefentry/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/docbook/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= DocBook XML JRefEntry DTD
-RUN_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2:${PORTSDIR}/textproc/docbook-xml
+RUN_DEPENDS= docbook-xml>0:${PORTSDIR}/textproc/docbook-xml
NO_BUILD= yes