summaryrefslogtreecommitdiff
path: root/graphics/giflib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r--graphics/giflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index f77959414179..cab6b26d6927 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -24,8 +24,8 @@ INSTALL_TARGET= install-strip
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS}
-BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto \
- docbook-xml>0:${PORTSDIR}/textproc/docbook-xml
+BUILD_DEPENDS+= xmlto:textproc/xmlto \
+ docbook-xml>0:textproc/docbook-xml
.else
CONFIGURE_ENV+= have_xmlto=no
.endif