summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/rosegarden/Makefile4
-rw-r--r--emulators/vice/Makefile4
-rw-r--r--ftp/moxftp/Makefile4
-rw-r--r--games/3dc/Makefile4
-rw-r--r--games/xmine/Makefile4
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
-rw-r--r--math/siag/Makefile4
-rw-r--r--print/gv/Makefile4
-rw-r--r--x11/libsx/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index 551a447..f6200e0b 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -3,7 +3,7 @@
# Date created: 04 Aug 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.4 1997/09/08 12:25:15 tg Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:56:10 asami Exp $
#
DISTNAME= rosegarden-2.0.1
@@ -13,7 +13,7 @@ EXTRACT_SUFX= -sources.tgz
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= Xaw3d\\.6\\.:$(PORTSDIR)/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:$(PORTSDIR)/x11-toolkits/Xaw3d
RUN_DEPENDS= playmidi:${PORTSDIR}/audio/playmidi
ALL_TARGET= all ROSEGARDEN=$(WRKSRC) SYSLIBS="\"-lXaw3d -lXext -lXmu -lXt -lX11\"" SYSEXTRALIBS=""
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index d6e7c86..8bcfced 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -3,7 +3,7 @@
# Date created: Mar 28, 1998
# Whom: dchapes@ddm.on.ca
#
-# $Id: Makefile,v 1.7 1998/08/17 17:30:35 hoek Exp $
+# $Id: Makefile,v 1.8 1998/09/19 00:41:10 hoek Exp $
DISTNAME= vice-0.14.1
CATEGORIES= emulators
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/
MAINTAINER= dchapes@ddm.on.ca
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_XLIB= yes
WRKSRC= ${WRKDIR}/vice-0.14.1/src
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile
index a713b55..49dfa84 100644
--- a/ftp/moxftp/Makefile
+++ b/ftp/moxftp/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 December 1994
# Whom: janek
#
-# $Id: Makefile,v 1.17 1998/08/18 23:23:02 hoek Exp $
+# $Id: Makefile,v 1.18 1998/08/19 04:16:15 hoek Exp $
#
DISTNAME= moxftp-2.2
@@ -35,7 +35,7 @@ PROGRAM_NAME=xftp
RESOURCE_NAME=Xftp
.endif
-#LIB_DEPENDS= Xaw3d\\.6:${PORTSDIR}/x11-toolkits/Xaw3d
+#LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
post-install:
@strip ${PREFIX}/bin/${PROGRAM_NAME}
diff --git a/games/3dc/Makefile b/games/3dc/Makefile
index d87260f..0fa9341 100644
--- a/games/3dc/Makefile
+++ b/games/3dc/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.5 1998/09/15 11:13:07 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/17 00:32:32 asami Exp $
#
DISTNAME= 3Dc-0.8.1
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= games/strategy
MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/3Dc
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index a462587..f4ff85c 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.14 1998/08/07 23:56:23 asami Exp $
+# $Id: Makefile,v 1.15 1998/08/25 00:44:02 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.org
-LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
MAN6= xmine.6
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 9e5d229..096243e 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.23 1998/09/15 11:45:59 asami Exp $
+# $Id: Makefile,v 1.24 1998/09/17 00:32:42 asami Exp $
#
DISTNAME= xfig.3.2.2
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
USE_IMAKE= yes
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 9e5d229..096243e 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.23 1998/09/15 11:45:59 asami Exp $
+# $Id: Makefile,v 1.24 1998/09/17 00:32:42 asami Exp $
#
DISTNAME= xfig.3.2.2
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
USE_IMAKE= yes
diff --git a/math/siag/Makefile b/math/siag/Makefile
index e952cc3..2fa4d5a 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Jan 1998
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1998/08/05 09:31:29 asami Exp $
+# $Id: Makefile,v 1.6 1998/08/10 12:35:43 itojun Exp $
#
DISTNAME= siag-2.80
@@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tsiag-2.80.tar.gz
MAINTAINER= itojun@itojun.org
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/siag
diff --git a/print/gv/Makefile b/print/gv/Makefile
index a8fda20..2a0ffcf 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Apr 1996
# Whom: tg@freebsd.org
#
-# $Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp $
+# $Id: Makefile,v 1.17 1998/08/07 23:56:46 asami Exp $
#
DISTNAME= gv-3.5.8
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= ports@freebsd.org
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile
index 6d1912c..f9e607a 100644
--- a/x11/libsx/Makefile
+++ b/x11/libsx/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1996
# Whom: Pedro Giffuni
#
-# $Id: Makefile,v 1.6 1998/08/05 09:31:44 asami Exp $
+# $Id: Makefile,v 1.7 1998/08/07 23:56:54 asami Exp $
#
DISTNAME= libsx
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= giffunip@asme.org
-LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
ALL_TARGET= src freq
OpenPOWER on IntegriCloud