aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs21
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-04-16 06:18:24 +0800
committerjseger <jseger@FreeBSD.org>1998-04-16 06:18:24 +0800
commit85e92521c0a7461e908e7d0b90746b5cb27684aa (patch)
tree1303a2895b9733d18cc7e52f43398fa2837d3f47 /editors/xemacs21
parent5928a29b1926af5b9e42431c28a3c2279566850e (diff)
downloadfreebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.tar.gz
freebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.tar.zst
freebsd-ports-gnome-85e92521c0a7461e908e7d0b90746b5cb27684aa.zip
Switch remaining ports to use jpeg lib version 8.0.
Diffstat (limited to 'editors/xemacs21')
-rw-r--r--editors/xemacs21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index cce8aa276985..d48a53bd91e0 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 August 1997
# Whom: Michael Elbel (me)
#
-# $Id: Makefile,v 1.10 1998/03/02 01:38:47 obrien Exp $
+# $Id: Makefile,v 1.11 1998/03/28 19:42:15 ache Exp $
#
DISTNAME= xemacs-20.3
@@ -22,7 +22,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
- jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
+ jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
USE_GMAKE= yes