summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2009-04-12 07:00:29 +0000
committerminskim <minskim>2009-04-12 07:00:29 +0000
commit5b28e5d80be98ea339a60d5404c987c146c65b9b (patch)
treec536bbee9fbf077ecf6812a099f1dcae32aaa672
parent3563953a922ae6c317a25d6f7caa57d31aa9e252 (diff)
downloadpkgsrc-5b28e5d80be98ea339a60d5404c987c146c65b9b.tar.gz
${DESTDIR} shouldn't be included in ${SGML_CATALOGS}.
Bump PKGREVISION.
-rw-r--r--textproc/iso8879/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile
index 91319cc7288..a74aaaff375 100644
--- a/textproc/iso8879/Makefile
+++ b/textproc/iso8879/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2009/04/08 22:43:26 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2009/04/12 07:00:29 minskim Exp $
DISTNAME= ISOEnts
PKGNAME= iso8879-1986
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/cover/
EXTRACT_SUFX= .zip
@@ -23,7 +23,7 @@ INSTALLATION_DIRS= share/sgml/iso8879
INSTDIR= ${DESTDIR}${PREFIX}/share/sgml/iso8879
-SGML_CATALOGS= ${INSTDIR}/catalog
+SGML_CATALOGS= ${PREFIX}/share/sgml/iso8879
do-install:
@unzip -a -q -o ${DISTDIR}/${DISTFILES} -d ${INSTDIR}