aboutsummaryrefslogtreecommitdiff
path: root/print/system-config-printer/Makefile
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 /print/system-config-printer/Makefile
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 'print/system-config-printer/Makefile')
-rw-r--r--print/system-config-printer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
index d9f15fc899ac..0327482bdeeb 100644
--- a/print/system-config-printer/Makefile
+++ b/print/system-config-printer/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= CUPS configuration Gtk+2.0 GUI
BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto \
- ${LOCALBASE}/share/xml/docbook/4.1.2:${PORTSDIR}/textproc/docbook-xml
+ docbook-xml>0:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cups.so:${PORTSDIR}/print/py-cups \
${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \