summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:50:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:50:52 +0000
commit27ba461c8e50a613d87c9f076bb701df10453684 (patch)
tree70478bd5a7a5379674d66d2abb0bfd8ad1e74bcd /editors/xemacs21-mule
parentRoll back xpm shared library numbers. It will be truncated to "Xpm.4" (diff)
Roll back libpng major to 2.
Notes
Notes: svn path=/head/; revision=13192
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index 2938b5345c14..db9b1735ca63 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Dec 1997
# Whom: Kazuyuki IENAGA <ienaga@jsys.co.jp>
#
-# $Id: Makefile,v 1.5 1998/09/15 11:57:35 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/17 00:32:30 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -21,7 +21,7 @@ MAINTAINER?= kiri@kiri.toba-cmt.ac.jp
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png \
+ png.2:${PORTSDIR}/graphics/png \
compface\\.1\\.:${PORTSDIR}/mail/faces \
${LIB_INPUT_METHOD}
RUN_DEPENDS= ${PREFIX}/lib/xemacs-20.4/etc/BABYL:${PORTSDIR}/editors/xemacs-mule-common