[Midnightbsd-cvs] mports: Makefile: Fake fixes.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Sep 6 09:55:01 EDT 2007
Log Message:
-----------
Fake fixes.
Modified Files:
--------------
mports/textproc/docbook-310:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docbook-310/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/docbook-310/Makefile -Ltextproc/docbook-310/Makefile -u -r1.2 -r1.3
--- textproc/docbook-310/Makefile
+++ textproc/docbook-310/Makefile
@@ -10,7 +10,7 @@
PORTNAME= docbook
PORTVERSION= 3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/sgml/3.1/
DISTNAME= docbk31
@@ -18,6 +18,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= V3.1 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