summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:57:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:57:51 +0000
commit4610ae86c9e40d100ca26c1dcb385b08d3210ce3 (patch)
tree8f19e57fa613e842996a4a37eda28af690460c73 /editors/xemacs21-mule
parentjpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. (diff)
libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
Notes
Notes: svn path=/head/; revision=13148
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 3a7df648581d..a74997eeb784 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.3 1998/09/15 11:13:04 asami Exp $
+# $Id: Makefile,v 1.4 1998/09/15 11:45:49 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.5:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png\\.2\\.:${PORTSDIR}/graphics/png \
+ png.3:${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