diff options
author | ache <ache@FreeBSD.org> | 1998-03-29 03:49:58 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-03-29 03:49:58 +0800 |
commit | fe4d6b81448cb86434a6cf0c8f7d706f775ddb4d (patch) | |
tree | 0c321ed475a5a23c02715175585e227192bdfa2b /editors | |
parent | a2decf7a058d3844e50c8cc2baba633903a1ca15 (diff) | |
download | freebsd-ports-gnome-fe4d6b81448cb86434a6cf0c8f7d706f775ddb4d.tar.gz freebsd-ports-gnome-fe4d6b81448cb86434a6cf0c8f7d706f775ddb4d.tar.zst freebsd-ports-gnome-fe4d6b81448cb86434a6cf0c8f7d706f775ddb4d.zip |
upgrade png major
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/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 550aa4918428..cce8aa276985 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.9 1998/02/16 14:38:26 steve Exp $ +# $Id: Makefile,v 1.10 1998/03/02 01:38:47 obrien Exp $ # DISTNAME= xemacs-20.3 @@ -23,7 +23,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 550aa4918428..cce8aa276985 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.9 1998/02/16 14:38:26 steve Exp $ +# $Id: Makefile,v 1.10 1998/03/02 01:38:47 obrien Exp $ # DISTNAME= xemacs-20.3 @@ -23,7 +23,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 550aa4918428..cce8aa276985 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.9 1998/02/16 14:38:26 steve Exp $ +# $Id: Makefile,v 1.10 1998/03/02 01:38:47 obrien Exp $ # DISTNAME= xemacs-20.3 @@ -23,7 +23,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile index 550aa4918428..cce8aa276985 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.9 1998/02/16 14:38:26 steve Exp $ +# $Id: Makefile,v 1.10 1998/03/02 01:38:47 obrien Exp $ # DISTNAME= xemacs-20.3 @@ -23,7 +23,7 @@ MAINTAINER= me@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - png\\.0\\.:${PORTSDIR}/graphics/png + png\\.2\\.:${PORTSDIR}/graphics/png USE_GMAKE= yes STRIP= |