[Midnightbsd-cvs] mports: Makefile: Fake fix.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Sep 6 09:53:21 EDT 2007
Log Message:
-----------
Fake fix.
Modified Files:
--------------
mports/textproc/docbook-300:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docbook-300/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/docbook-300/Makefile -Ltextproc/docbook-300/Makefile -u -r1.2 -r1.3
--- textproc/docbook-300/Makefile
+++ textproc/docbook-300/Makefile
@@ -10,7 +10,7 @@
PORTNAME= docbook
PORTVERSION= 3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.ora.com/pub/davenport/
DISTFILES= docbk30.tar.Z
@@ -18,6 +18,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= V3.0 of the DocBook DTD, designed for technical documentation
+LICENSE= unknown
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \
${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
@@ -31,7 +32,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