aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-21 09:35:33 +0800
committersteve <steve@FreeBSD.org>1998-09-21 09:35:33 +0800
commit850267c0e7de1e661c7473bbfbb0261e248188e2 (patch)
treef76a67eb10702b2ba69af7c1bf937c8433a39b3f /graphics
parenta7d3f5b2a3ce36204d35af0d11a111639f3d7313 (diff)
downloadfreebsd-ports-graphics-850267c0e7de1e661c7473bbfbb0261e248188e2.tar.gz
freebsd-ports-graphics-850267c0e7de1e661c7473bbfbb0261e248188e2.tar.zst
freebsd-ports-graphics-850267c0e7de1e661c7473bbfbb0261e248188e2.zip
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 9e5d229ed69..096243eff04 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 9e5d229ed69..096243eff04 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