summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:33:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-17 00:33:02 +0000
commit081079e0db51e3e43848d367ac0f5d3a3f2fd354 (patch)
treef91b139c4c2911c37be3521ee3d8f720533b0d00 /editors
parentUpgrade to 1.14. (diff)
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
Notes
Notes: svn path=/head/; revision=13190
Diffstat (limited to 'editors')
-rw-r--r--editors/cooledit/Makefile4
-rw-r--r--editors/nedit/Makefile4
-rw-r--r--editors/offix-editor/Makefile4
-rw-r--r--editors/xed/Makefile4
-rw-r--r--editors/xemacs-devel/Makefile4
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--editors/xemacs20/Makefile4
-rw-r--r--editors/xemacs21-mule/Makefile4
-rw-r--r--editors/xemacs21/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index dc053940cfce..00a7e51c3a7e 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1997
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.4 1998/05/25 21:02:56 fenner Exp $
+# $Id: Makefile,v 1.5 1998/09/15 11:13:02 asami Exp $
#
DISTNAME= cooledit-3.6.2
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/editors/X
MAINTAINER= brett@peloton.physics.montana.edu
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mail-author --disable-static
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 7a62a66fa584..94e3e0018913 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 April 1996
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
#
-# $Id: Makefile,v 1.13 1998/08/05 09:30:49 asami Exp $
+# $Id: Makefile,v 1.14 1998/09/15 11:13:02 asami Exp $
#
DISTNAME= nedit-5.0.2
@@ -14,7 +14,7 @@ DISTFILES= nedit_source.tar.gz nedit.app-defaults
MAINTAINER= deischen@iworks.InterWorks.org
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
REQUIRES_MOTIF= yes
USE_X_PREFIX= yes
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile
index fdf570f8a4e0..bdfc2b29705f 100644
--- a/editors/offix-editor/Makefile
+++ b/editors/offix-editor/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:30:49 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/15 11:13:03 asami Exp $
#
DISTNAME= Editor-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/editors/xed/Makefile b/editors/xed/Makefile
index b0e12263536e..27c5fb4b39f9 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.7 1998/07/27 23:24:16 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/15 11:13:03 asami Exp $
#
DISTNAME= xed1.3
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
XMKMF= xmkmf
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index c79ea1561200..b69d3c8dafc4 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.18 1998/09/15 11:45:50 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index c79ea1561200..b69d3c8dafc4 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.18 1998/09/15 11:45:50 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index c79ea1561200..b69d3c8dafc4 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.18 1998/09/15 11:45:50 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index a74997eeb784..2938b5345c14 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.4 1998/09/15 11:45:49 asami Exp $
+# $Id: Makefile,v 1.5 1998/09/15 11:57:35 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -19,7 +19,7 @@ DISTFILES+= xemacs-20.4.tar.gz xemacs-20.4-elc.tar.gz \
MAINTAINER?= kiri@kiri.toba-cmt.ac.jp
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png \
compface\\.1\\.:${PORTSDIR}/mail/faces \
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index c79ea1561200..b69d3c8dafc4 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.18 1998/09/15 11:45:50 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/15 11:57:40 asami Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.3:${PORTSDIR}/graphics/png