aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs-devel/Makefile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2001-10-30 06:31:13 +0800
committergj <gj@FreeBSD.org>2001-10-30 06:31:13 +0800
commitb165103bf1ffb2639a19c7db1b4a8c4a51be81b6 (patch)
tree65fac42bce51c263d9a43f447c0ace84bd1c4091 /editors/xemacs-devel/Makefile
parentfa280a69ac6dd4c1923f5f37072ae752c2421f73 (diff)
downloadfreebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.tar.gz
freebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.tar.zst
freebsd-ports-gnome-b165103bf1ffb2639a19c7db1b4a8c4a51be81b6.zip
Update to 21.4.5. The problem with a Lisp error occuring when the user
does a font change in the Options menu seems to be fixed, although no change actually seems to result. The GTK binding does not seem to be any better, but it's also not any worse.
Diffstat (limited to 'editors/xemacs-devel/Makefile')
-rw-r--r--editors/xemacs-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index a5cbd6c2e61e..a4e97f675010 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES+= editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
DISTNAME= xemacs-${XEMACS_VER}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}-info${EXTRACT_SUFX}
DIST_SUBDIR= xemacs
MAINTAINER= gj@FreeBSD.org
@@ -22,7 +22,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
XEMACS_REL= 21.4
-XEMACS_VER= 21.4.4
+XEMACS_VER= 21.4.5
XEMACS_ARCH= ${CONFIGURE_TARGET}
USE_XLIB= yes