[Midnightbsd-cvs] mports: Makefile: Important fake fix.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Sep 6 09:47:14 EDT 2007
Log Message:
-----------
Important fake fix.
Modified Files:
--------------
mports/textproc/docbook-410:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docbook-410/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/docbook-410/Makefile -Ltextproc/docbook-410/Makefile -u -r1.2 -r1.3
--- textproc/docbook-410/Makefile
+++ textproc/docbook-410/Makefile
@@ -10,7 +10,7 @@
PORTNAME= docbook
PORTVERSION= 4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/sgml/4.1/
DISTNAME= docbk41
@@ -18,6 +18,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= V4.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