summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
commitdcf1287e4dd227b8941d70abdccc652873302ce3 (patch)
tree632859bce32dd8fbb243b9c270b1ad83f448c80a /x11-wm/windowmaker
parentUse files/manpages and MLINKS. (diff)
giflib is now converted to ELF so remove regexp support.
Notes
Notes: svn path=/head/; revision=13232
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r--x11-wm/windowmaker/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index fe92c69c028e..10f6c40dcd7a 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -3,7 +3,7 @@
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.29 1998/09/17 00:32:59 asami Exp $
+# $Id: Makefile,v 1.30 1998/09/17 00:50:51 asami Exp $
DISTNAME= WindowMaker-0.19.3
PKGNAME= windowmaker-0.19.3
@@ -16,10 +16,10 @@ MAINTAINER= handy@physics.montana.edu
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- gif\\.3\\.:${PORTSDIR}/graphics/giflib \
+ gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.2:${PORTSDIR}/graphics/png \
- tiff34\\.1:${PORTSDIR}/graphics/tiff34
+ tiff34.1:${PORTSDIR}/graphics/tiff34
USE_X_PREFIX= yes
GNU_CONFIGURE= yes