[Midnightbsd-cvs] mports: Makefile: Fake fixes.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Sep 6 10:03:04 EDT 2007
Log Message:
-----------
Fake fixes.
Modified Files:
--------------
mports/textproc/docbook-420:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docbook-420/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/docbook-420/Makefile -Ltextproc/docbook-420/Makefile -u -r1.2 -r1.3
--- textproc/docbook-420/Makefile
+++ textproc/docbook-420/Makefile
@@ -11,12 +11,14 @@
PORTNAME= docbook
PORTVERSION= 4.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/sgml/4.2/
EXTRACT_ONLY= # empty
MAINTAINER= ports at MidnightBSD.org
COMMENT= V4.2 of the DocBook DTD, designed for technical documentation
+LICENSE= unknown
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \
${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
@@ -32,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