diff options
author | asami <asami@FreeBSD.org> | 1998-09-17 08:33:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-17 08:33:02 +0800 |
commit | bd29818171a6cc3eea4fb57e3089dd47803bcc4f (patch) | |
tree | 1fa3f84a491d769dc824eec97004c95143a0c8db /x11 | |
parent | a57f626a16f3062cb02d5b5519df5b247154703d (diff) | |
download | freebsd-ports-gnome-bd29818171a6cc3eea4fb57e3089dd47803bcc4f.tar.gz freebsd-ports-gnome-bd29818171a6cc3eea4fb57e3089dd47803bcc4f.tar.zst freebsd-ports-gnome-bd29818171a6cc3eea4fb57e3089dd47803bcc4f.zip |
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/bricons/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 4 | ||||
-rw-r--r-- | x11/offix-execute/Makefile | 4 | ||||
-rw-r--r-- | x11/wdm/Makefile | 4 | ||||
-rw-r--r-- | x11/xdtm/Makefile | 4 | ||||
-rw-r--r-- | x11/xfedor/Makefile | 4 | ||||
-rw-r--r-- | x11/xlockmore/Makefile | 4 | ||||
-rw-r--r-- | x11/xscreensaver/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index f4a93a49960c..a2f07ea7b703 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jul 1996 # Whom: shanee@augusta.de # -# $Id: Makefile,v 1.3 1997/10/26 23:56:53 fenner Exp $ +# $Id: Makefile,v 1.4 1998/09/15 11:13:38 asami Exp $ # DISTNAME= bricons @@ -15,7 +15,7 @@ EXTRACT_SUFX= -athena-3.0.tar.gz MAINTAINER= shanee@augusta.de -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index cd74081e5997..f8bd0f944918 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/09/15 11:46:13 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/15 11:57:51 asami Exp $ # DISTNAME= gnome-libs-0.27 @@ -21,7 +21,7 @@ LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= gif\\.3\\.:${PORTSDIR}/graphics/giflib LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png -LIB_DEPENDS+= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index cd74081e5997..f8bd0f944918 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/09/15 11:46:13 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/15 11:57:51 asami Exp $ # DISTNAME= gnome-libs-0.27 @@ -21,7 +21,7 @@ LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= gif\\.3\\.:${PORTSDIR}/graphics/giflib LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png -LIB_DEPENDS+= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index cd74081e5997..f8bd0f944918 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/09/15 11:46:13 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/15 11:57:51 asami Exp $ # DISTNAME= gnome-libs-0.27 @@ -21,7 +21,7 @@ LIB_DEPENDS+= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= gif\\.3\\.:${PORTSDIR}/graphics/giflib LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png -LIB_DEPENDS+= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS+= Xpm.4:${PORTSDIR}/graphics/xpm USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index d8764cf643dc..5071d3fe5e92 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jun 1997 # Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> # -# $Id: Makefile,v 1.2 1998/08/05 09:31:44 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/15 11:13:38 asami Exp $ # DISTNAME= Execute-2.4 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= desktop_managers/OffiX MAINTAINER= ruslan@shevchenko.kiev.ua LIB_DEPENDS= Dnd\\.1\\.:${PORTSDIR}/x11/libdnd \ - Xpm.5:${PORTSDIR}/graphics/xpm + Xpm.4:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= YES USE_GMAKE= YES diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index ab53ba4f6d9d..87ed8c2c42cb 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -3,7 +3,7 @@ # Date created: August 31, 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/09/15 11:46:15 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/15 11:57:51 asami Exp $ DISTNAME= wdm-0.90 CATEGORIES= x11 @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC} MAINTAINER= ports@FreeBSD.ORG -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \ +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ gif\\.3\\.:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index 0e8067d8974c..19c76747b613 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -3,7 +3,7 @@ # Date created: 26th April 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.4 1997/12/16 20:23:37 vanilla Exp $ +# $Id: Makefile,v 1.5 1998/09/15 11:13:39 asami Exp $ # DISTNAME= xdtm-2.5.8 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= gpalmer@FreeBSD.ORG -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes WRKSRC= ${WRKDIR}/xdtm diff --git a/x11/xfedor/Makefile b/x11/xfedor/Makefile index 99e0e0588b38..131ddc0c3812 100644 --- a/x11/xfedor/Makefile +++ b/x11/xfedor/Makefile @@ -6,7 +6,7 @@ # ATTENTION: It not work in > 256 colors modes, please fix it # if you can. # -# $Id: Makefile,v 1.5 1997/08/10 23:24:59 ache Exp $ +# $Id: Makefile,v 1.6 1998/09/15 11:13:39 asami Exp $ # DISTNAME= xfedor @@ -14,7 +14,7 @@ PKGNAME= xfedor-1.0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.kiarchive.ru/pub/x11/util/ -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm MAINTAINER= ache@FreeBSD.ORG diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index ba49e714c0ad..e082ad19ac8f 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -3,7 +3,7 @@ # Date created: 9 November 1994 # Whom: smace # -# $Id: Makefile,v 1.37 1998/08/05 09:31:50 asami Exp $ +# $Id: Makefile,v 1.38 1998/09/15 11:13:39 asami Exp $ # DISTNAME= xlockmore-4.11 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= tg@FreeBSD.ORG -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gl --without-motif --without-sx \ diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 75f9fb29ee53..173d45f4e059 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -3,7 +3,7 @@ # Date created: 10 July 1995 # Whom: asami # -# $Id: Makefile,v 1.14 1998/08/05 09:31:51 asami Exp $ +# $Id: Makefile,v 1.15 1998/09/15 11:13:39 asami Exp $ # DISTNAME= xscreensaver-2.24 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= jseger@FreeBSD.ORG -LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BROKEN= libkrb |