diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-10 20:16:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-10 20:16:34 +0000 |
commit | 6751731e6ed4c18dfaf95625456bb274a65d635e (patch) | |
tree | 5a3346d6c95ff89b898403757bc3c329ac8b06c5 /editors/emacs20-dl | |
parent | 89171f8a5ed6716df5e16e698591d36242803bf1 (diff) | |
download | ports-6751731e6ed4c18dfaf95625456bb274a65d635e.tar.gz ports-6751731e6ed4c18dfaf95625456bb274a65d635e.zip |
Notes
Diffstat (limited to 'editors/emacs20-dl')
-rw-r--r-- | editors/emacs20-dl/Makefile | 12 | ||||
-rw-r--r-- | editors/emacs20-dl/distinfo | 2 | ||||
-rw-r--r-- | editors/emacs20-dl/pkg-message | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile index 99d86defb81e..528168d97940 100644 --- a/editors/emacs20-dl/Makefile +++ b/editors/emacs20-dl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: GNU emacs with dl -# Version required: 20.5a +# Version required: 20.6 # Date created: 10 October 1998 # Whom: shige # # $FreeBSD$ # -DISTNAME= emacs-20.5a -PKGNAME= emacs-dl-20.5a +DISTNAME= emacs-20.6 +PKGNAME= emacs-dl-20.6 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs @@ -19,14 +19,14 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= shige@FreeBSD.org -WRKSRC= ${WRKDIR}/emacs-${EMACS_VER} - RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 +WRKSRC= ${WRKDIR}/emacs-${EMACS_VER} + USE_AUTOCONF= yes USE_GMAKE= yes MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" -EMACS_VER= 20.5 +EMACS_VER= 20.6 CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd .if !defined(NO_X11) CONFIGURE_ARGS= --with-x-toolkit --with-pop diff --git a/editors/emacs20-dl/distinfo b/editors/emacs20-dl/distinfo index 93ab5db6efae..7f6936278888 100644 --- a/editors/emacs20-dl/distinfo +++ b/editors/emacs20-dl/distinfo @@ -1,2 +1,2 @@ -MD5 (emacs-20.5a.tar.gz) = d3852880bcd144c79be1b9537d28490c +MD5 (emacs-20.6.tar.gz) = cfcaa33b5fc7d64210d3428f13570f8d MD5 (emacs-20.4-dl3.diff.gz) = c7d5891607236066cd1a7f187d6100bc diff --git a/editors/emacs20-dl/pkg-message b/editors/emacs20-dl/pkg-message index 78a119ac5e7c..7beccddf9233 100644 --- a/editors/emacs20-dl/pkg-message +++ b/editors/emacs20-dl/pkg-message @@ -8,6 +8,6 @@ Warning: locale not supported by C library, locale unchanged If you complain about this message, type `make install USE_XPG4=YES' - at the "${PORTSDIR}/editors/japanese" directory to re-make this package. + at the "${PORTSDIR}/editors/emacs20-dl" directory to re-make this package. **************************************************************************** |