summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule-common
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-23 07:05:35 +0000
commit343b837340a39a6d3d2f981efb8ce3e49bcd4a6d (patch)
tree98483f73847a876520440371b7166d66092b9229 /editors/xemacs21-mule-common
parentBump MAJOR to 3. (diff)
Bump png's major number to 3.
Notes
Notes: svn path=/head/; revision=16275
Diffstat (limited to 'editors/xemacs21-mule-common')
-rw-r--r--editors/xemacs21-mule-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21-mule-common/Makefile b/editors/xemacs21-mule-common/Makefile
index b260b992a703..94a1af383255 100644
--- a/editors/xemacs21-mule-common/Makefile
+++ b/editors/xemacs21-mule-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Dec 1997
# Whom: Kazuyuki IENAGA <ienaga@jsys.co.jp>
#
-# $Id: Makefile,v 1.4 1998/12/26 03:47:19 kuriyama Exp $
+# $Id: Makefile,v 1.5 1999/01/18 03:05:30 steve Exp $
#
DISTNAME= xemacs-20.4
@@ -23,7 +23,7 @@ MAINTAINER= kiri@kiri.toba-cmt.ac.jp
# from xemacs-mule
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.2:${PORTSDIR}/graphics/png \
+ png.3:${PORTSDIR}/graphics/png \
compface.1:${PORTSDIR}/mail/faces
USE_AUTOCONF= yes