summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-10-27 16:12:56 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-10-27 16:12:56 +0000
commitd21fa637ba9a381757154357216b44be9c17774f (patch)
tree59da80e61594c95e51165c054364068cddcdd0ba /editors
parentUpgrade to version 3.2 (diff)
Delete dependency for textproc/dtd-catalos.
Notes
Notes: svn path=/head/; revision=34298
Diffstat (limited to 'editors')
-rw-r--r--editors/psgml-emacs/Makefile6
-rw-r--r--editors/psgml/Makefile6
2 files changed, 0 insertions, 12 deletions
diff --git a/editors/psgml-emacs/Makefile b/editors/psgml-emacs/Makefile
index 957b12e08ce2..6b220e9f8765 100644
--- a/editors/psgml-emacs/Makefile
+++ b/editors/psgml-emacs/Makefile
@@ -16,7 +16,6 @@ MAINTAINER?= shige@FreeBSD.org
# distfile version
PSGML_VER= 1.2.1
PSGML_STARTUPEL= psgml-startup.el
-CATALOG= ${LOCALBASE}/share/sgml/catalog
SCRIPTS_ENV= TARGETS="${PSGML_STARTUPEL}"
PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL}
@@ -45,11 +44,6 @@ CONFIGURE_ENV= EMACS=${EMACS_CMD}
@${FALSE}
.endif
-#
-# DTD catalogs
-#
-RUN_DEPENDS+= ${CATALOG}:${PORTSDIR}/textproc/dtd-catalogs
-
pre-configure:
(cd ${WRKSRC} ; \
for i in psgml.el psgml.texi ; do \
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile
index 957b12e08ce2..6b220e9f8765 100644
--- a/editors/psgml/Makefile
+++ b/editors/psgml/Makefile
@@ -16,7 +16,6 @@ MAINTAINER?= shige@FreeBSD.org
# distfile version
PSGML_VER= 1.2.1
PSGML_STARTUPEL= psgml-startup.el
-CATALOG= ${LOCALBASE}/share/sgml/catalog
SCRIPTS_ENV= TARGETS="${PSGML_STARTUPEL}"
PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL}
@@ -45,11 +44,6 @@ CONFIGURE_ENV= EMACS=${EMACS_CMD}
@${FALSE}
.endif
-#
-# DTD catalogs
-#
-RUN_DEPENDS+= ${CATALOG}:${PORTSDIR}/textproc/dtd-catalogs
-
pre-configure:
(cd ${WRKSRC} ; \
for i in psgml.el psgml.texi ; do \