[Midnightbsd-cvs] mports: Makefile: Fake fix.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Sep 6 09:57:07 EDT 2007
Log Message:
-----------
Fake fix.
Modified Files:
--------------
mports/textproc/docbook-400:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docbook-400/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/docbook-400/Makefile -Ltextproc/docbook-400/Makefile -u -r1.2 -r1.3
--- textproc/docbook-400/Makefile
+++ textproc/docbook-400/Makefile
@@ -10,13 +10,14 @@
PORTNAME= docbook
PORTVERSION= 4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0/
DISTNAME= docbk40
MAINTAINER= ports at MidnightBSD.org
COMMENT= V4.0 of the DocBook DTD, designed for technical documentation
+LICENSE= unknown
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \
${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
@@ -33,7 +34,7 @@
PLIST_SUB+= CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML}
INSTDIR= ${PREFIX}/share/sgml/docbook
-ISOCAT= ${PREFIX}/share/sgml/iso8879/catalog
+ISOCAT= ${TRUE_PREFIX}/share/sgml/iso8879/catalog
XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
More information about the Midnightbsd-cvs
mailing list