diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:50:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-17 00:50:52 +0000 |
commit | 27ba461c8e50a613d87c9f076bb701df10453684 (patch) | |
tree | 70478bd5a7a5379674d66d2abb0bfd8ad1e74bcd /editors | |
parent | 5922dbcac1b287dcaab7e9535f386d5cce8201d6 (diff) | |
download | ports-27ba461c8e50a613d87c9f076bb701df10453684.tar.gz ports-27ba461c8e50a613d87c9f076bb701df10453684.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs21-mule/Makefile | 4 | ||||
-rw-r--r-- | editors/xemacs21/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index b69d3c8dafc4..aead39d9fb67 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xemacs-20.4 @@ -20,7 +20,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.2:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index b69d3c8dafc4..aead39d9fb67 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xemacs-20.4 @@ -20,7 +20,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.2:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index b69d3c8dafc4..aead39d9fb67 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 26 August 1997 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xemacs-20.4 @@ -20,7 +20,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.2:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= 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 diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index b69d3c8dafc4..aead39d9fb67 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.19 1998/09/15 11:57:40 asami Exp $ +# $Id: Makefile,v 1.20 1998/09/17 00:32:31 asami Exp $ # DISTNAME= xemacs-20.4 @@ -20,7 +20,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.3:${PORTSDIR}/graphics/png + png.2:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= |