summaryrefslogtreecommitdiff
path: root/graphics/xfig
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 01:35:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 01:35:33 +0000
commita7e780e5afef1693ff53871fbfdf6309d67e1acf (patch)
tree7969e549b157dc88fcbe5f111e21930a598c2e54 /graphics/xfig
parentConvert to ELF. (diff)
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
Notes
Notes: svn path=/head/; revision=13273
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 9e5d229ed69a..096243eff048 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