summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
commit03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch)
treef78930d005d06507c6edcbe7fd57749db5575869 /editors
parentNo need to use += for variable defined only once. (diff)
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
Notes
Notes: svn path=/head/; revision=13144
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 2990cc14b69e..dc053940cfce 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.3 1998/05/15 05:13:47 mph Exp $
+# $Id: Makefile,v 1.4 1998/05/25 21:02:56 fenner 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\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mail-author --disable-static
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index c0902a9082a2..7a62a66fa584 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.12 1998/07/28 06:34:31 hoek Exp $
+# $Id: Makefile,v 1.13 1998/08/05 09:30:49 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\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
REQUIRES_MOTIF= yes
USE_X_PREFIX= yes
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile
index 00478c60e9da..fdf570f8a4e0 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.1.1.1 1998/05/06 12:18:24 tg Exp $
+# $Id: Makefile,v 1.2 1998/08/05 09:30:49 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\\.4\\.:${PORTSDIR}/graphics/xpm
+ Xpm.5:${PORTSDIR}/graphics/xpm
GNU_CONFIGURE= YES
USE_GMAKE= YES
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index c80c2421728e..b0e12263536e 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.6 1997/10/26 23:57:10 fenner Exp $
+# $Id: Makefile,v 1.7 1998/07/27 23:24:16 asami Exp $
#
DISTNAME= xed1.3
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
XMKMF= xmkmf
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 9b296b0f10a7..48a3dcfeac51 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.15 1998/06/03 19:29:58 gj Exp $
+# $Id: Makefile,v 1.16 1998/06/04 19:21:46 gj Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 9b296b0f10a7..48a3dcfeac51 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.15 1998/06/03 19:29:58 gj Exp $
+# $Id: Makefile,v 1.16 1998/06/04 19:21:46 gj Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index 9b296b0f10a7..48a3dcfeac51 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.15 1998/06/03 19:29:58 gj Exp $
+# $Id: Makefile,v 1.16 1998/06/04 19:21:46 gj Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index bfe90487d39a..85ba72f9288f 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.1.1.1 1998/05/26 15:00:21 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/08/17 09:35:02 hoek 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\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png \
compface\\.1\\.:${PORTSDIR}/mail/faces \
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index 9b296b0f10a7..48a3dcfeac51 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.15 1998/06/03 19:29:58 gj Exp $
+# $Id: Makefile,v 1.16 1998/06/04 19:21:46 gj Exp $
#
DISTNAME= xemacs-20.4
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE}
MAINTAINER= me@FreeBSD.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
png\\.2\\.:${PORTSDIR}/graphics/png