diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
commit | 03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch) | |
tree | f78930d005d06507c6edcbe7fd57749db5575869 /mail | |
parent | No 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 'mail')
-rw-r--r-- | mail/asmail/Makefile | 4 | ||||
-rw-r--r-- | mail/wmmail/Makefile | 4 | ||||
-rw-r--r-- | mail/xfaces/Makefile | 4 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 4 | ||||
-rw-r--r-- | mail/xmailbox/Makefile | 4 | ||||
-rw-r--r-- | mail/xpbiff/Makefile | 4 | ||||
-rw-r--r-- | mail/youbin/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 21e36ff59575..f9ddff019489 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -3,7 +3,7 @@ # Date created: 15 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/04 08:08:47 tg Exp $ # DISTNAME= asmail-0.50 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \ MAINTAINER= brett@peloton.physics.montana.edu -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 1785018a04d0..ac3f3fdb4de0 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/08 10:58:00 dburr Exp $ # DISTNAME= wmmail-0.59 @@ -12,7 +12,7 @@ MASTER_SITES= http://earth.gaianet.net/~scorpio/ MAINTAINER= rom_glsa@ein-hashofet.co.il -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index 7f7c391426f9..82f7aa7f4c06 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1997/11/17 18:47:51 max Exp $ +# $Id: Makefile,v 1.9 1998/03/14 20:29:39 vanilla Exp $ # DISTNAME= xfaces-3.3 @@ -19,7 +19,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \ - Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= YES diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index dde7417d0246..ca459c14e97a 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -4,7 +4,7 @@ # Date created: 30 June 1996 # Whom: gena # -# $Id: Makefile,v 1.12 1998/08/05 09:31:22 asami Exp $ +# $Id: Makefile,v 1.13 1998/08/07 23:56:30 asami Exp $ # DISTNAME= xfmail-1.3 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/ MAINTAINER= gena@NetVision.net.il -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm \ xforms\\.0\\.88\\.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 578f9721986b..e9fc3254297f 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -3,7 +3,7 @@ # Date created: 23 May 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1998/07/05 12:46:22 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/25 00:44:31 asami Exp $ # DISTNAME= xmailbox-2.5 @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes MAN1= xmailbox.1 diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index c83b8d423c00..e27f5aade0c0 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -3,7 +3,7 @@ # Date created: 2 April 1997 # Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # -# $Id: Makefile,v 1.2 1997/08/29 08:25:21 obrien Exp $ +# $Id: Makefile,v 1.3 1997/09/09 09:26:31 asami Exp $ DISTNAME= xpbiff PKGNAME?= xpbiff-1.27 @@ -13,7 +13,7 @@ DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER= sanpei@yy.cs.keio.ac.jp -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/mail/youbin/Makefile b/mail/youbin/Makefile index 6a52bc4c0266..decf7984da80 100644 --- a/mail/youbin/Makefile +++ b/mail/youbin/Makefile @@ -4,7 +4,7 @@ # Date created: 09 Aug 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1998/08/03 09:09:48 ache Exp $ +# $Id: Makefile,v 1.12 1998/08/03 10:06:58 ache Exp $ # DISTNAME= youbin-2.13 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://nuis.nuie.nagoya-u.ac.jp/info/nagoya-u/ \ MAINTAINER= max@FreeBSD.ORG -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes PREFIX= ${LOCALBASE} |