diff options
author | shige <shige@FreeBSD.org> | 2000-07-17 02:37:41 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-17 02:37:41 +0000 |
commit | 9e16150c079eb1101b31ebc3d66afad41cf2a1f1 (patch) | |
tree | b9b933dde8168e5632756b9d2d316d635f1dcc3e | |
parent | 7030fd216d32394e9ba8824e30633abaa8ea9101 (diff) | |
download | FreeBSD-ports-9e16150c079eb1101b31ebc3d66afad41cf2a1f1.zip FreeBSD-ports-9e16150c079eb1101b31ebc3d66afad41cf2a1f1.tar.gz |
Fix texinfo.el(included in xemacs-packages) dependency.
editors/xemacs-sumo-packages port is obsolete.
-rw-r--r-- | editors/flim-xemacs21-mule-current/Makefile | 2 | ||||
-rw-r--r-- | editors/flim-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/flim113-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/semi-xemacs21-mule-current/Makefile | 2 | ||||
-rw-r--r-- | editors/semi-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/semi113-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/wemi-xemacs21-mule-current/Makefile | 2 | ||||
-rw-r--r-- | editors/wemi-xemacs21-mule/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/editors/flim-xemacs21-mule-current/Makefile b/editors/flim-xemacs21-mule-current/Makefile index 3849d43..2f3d79e 100644 --- a/editors/flim-xemacs21-mule-current/Makefile +++ b/editors/flim-xemacs21-mule-current/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/flim-xemacs21-mule/Makefile b/editors/flim-xemacs21-mule/Makefile index 38faed3..1ee0353 100644 --- a/editors/flim-xemacs21-mule/Makefile +++ b/editors/flim-xemacs21-mule/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/flim113-xemacs21-mule/Makefile b/editors/flim113-xemacs21-mule/Makefile index 3849d43..2f3d79e 100644 --- a/editors/flim113-xemacs21-mule/Makefile +++ b/editors/flim113-xemacs21-mule/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/semi-xemacs21-mule-current/Makefile b/editors/semi-xemacs21-mule-current/Makefile index 9d6e934..62d33be 100644 --- a/editors/semi-xemacs21-mule-current/Makefile +++ b/editors/semi-xemacs21-mule-current/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/semi-xemacs21-mule/Makefile b/editors/semi-xemacs21-mule/Makefile index 51a6153..71a26c5 100644 --- a/editors/semi-xemacs21-mule/Makefile +++ b/editors/semi-xemacs21-mule/Makefile @@ -34,7 +34,7 @@ HAS_MULE= YES # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/semi113-xemacs21-mule/Makefile b/editors/semi113-xemacs21-mule/Makefile index 9d6e934..62d33be 100644 --- a/editors/semi113-xemacs21-mule/Makefile +++ b/editors/semi113-xemacs21-mule/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/wemi-xemacs21-mule-current/Makefile b/editors/wemi-xemacs21-mule-current/Makefile index 65156db..7aff05d 100644 --- a/editors/wemi-xemacs21-mule-current/Makefile +++ b/editors/wemi-xemacs21-mule-current/Makefile @@ -28,7 +28,7 @@ INSTALL_TARGET= install-package # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg diff --git a/editors/wemi-xemacs21-mule/Makefile b/editors/wemi-xemacs21-mule/Makefile index 1a7bfd58..2b60a5d 100644 --- a/editors/wemi-xemacs21-mule/Makefile +++ b/editors/wemi-xemacs21-mule/Makefile @@ -34,7 +34,7 @@ HAS_MULE= YES # whether building info files by emacs or makeinfo BUILD_INFO_BY_EMACS= YES # texinfo packages -BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-sumo-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfo.el:${PORTSDIR}/editors/xemacs-packages # use pkg/* files in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg |