summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 16:06:59 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 16:06:59 +0000
commitc6c4ea2442674d7fe0af365765d6c8a0ca6ac449 (patch)
tree8032005969337106455827fc9cf77994dc745b8d /graphics
parentHonour CFLAGS. (diff)
Remove regexp support for Mesa2 libs.
Notes
Notes: svn path=/head/; revision=13457
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geomview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 2529e82accd9..b77b7e04acb9 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 November 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.8 1998/09/26 23:11:00 steve Exp $
+# $Id: Makefile,v 1.9 1998/09/26 23:18:05 steve Exp $
DISTNAME= geomview-1.6.1
CATEGORIES= graphics tk42
@@ -16,7 +16,7 @@ MAINTAINER= fenner@freebsd.org
BROKEN_ELF= xforms is a.out only
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
- MesaGL\\.13:${PORTSDIR}/graphics/Mesa2 \
+ MesaGL.13:${PORTSDIR}/graphics/Mesa2 \
tk42.1:${PORTSDIR}/x11-toolkits/tk42
WRKSRC= ${WRKDIR}/Geomview