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 --- databases/postgresql91-docs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql91-docs/Makefile') diff --git a/databases/postgresql91-docs/Makefile b/databases/postgresql91-docs/Makefile index d13263835ee8..eb075b156ed1 100644 --- a/databases/postgresql91-docs/Makefile +++ b/databases/postgresql91-docs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX?= ${DISTV:S/.//}-docs DISTV= ${DISTVERSION:R} @@ -27,7 +27,7 @@ BUILD_DEPENDS+= onsgmls:${PORTSDIR}/textproc/opensp \ openjade:${PORTSDIR}/textproc/openjade \ ${sgmldir}/iso8879/catalog:${PORTSDIR}/textproc/iso8879 \ ${dbdir}/dsssl/modular/catalog:${PORTSDIR}/textproc/dsssl-docbook-modular \ - ${dbdir}/4.2:${PORTSDIR}/textproc/docbook-420 + ${dbdir}/4.2:${PORTSDIR}/textproc/docbook-sgml NO_STAGE= yes do-build: -- cgit v1.2.3