From c924394e7bf4e87ffb44d02054f7c0a9723dc9ab Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 19 Feb 2014 14:45:19 +0000 Subject: Consolidate the docbook ports into -sgml and -xml variants. Submitted by: hrs (based on) Sponsored by: Absolight --- graphics/giflib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/giflib') diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 70abb2e43aea..4e762aca8a7b 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -3,6 +3,7 @@ PORTNAME= giflib PORTVERSION= 4.2.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-4.x PKGNAMESUFFIX= ${NOX11SUFFIX}${PKGNAMESUFFIX2} @@ -25,7 +26,7 @@ DOCBOOK_DESC= Generate API documentation (requires DOCS) .if ${PORT_OPTIONS:MDOCBOOK} && ${PORT_OPTIONS:MDOCS} BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto \ - ${LOCALBASE}/share/xml/docbook/4.1.2:${PORTSDIR}/textproc/docbook-sk + ${LOCALBASE}/share/xml/docbook/4.1.2:${PORTSDIR}/textproc/docbook-xml PLIST_SUB+= WITH_DOCBOOK='' .else PLIST_SUB+= WITH_DOCBOOK='@comment ' -- cgit v1.2.3