aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/gwm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 11:13:39 +0000
commit03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch)
treef78930d005d06507c6edcbe7fd57749db5575869 /x11-wm/gwm
parent4cb24299544d42a7e1e7df2d7eccec7fd7cb3b40 (diff)
downloadports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.tar.gz
ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.zip
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
Notes
Notes: svn path=/head/; revision=13144
Diffstat (limited to 'x11-wm/gwm')
-rw-r--r--x11-wm/gwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/gwm/Makefile b/x11-wm/gwm/Makefile
index a0a18dcf6c2e..0c68b0d9b701 100644
--- a/x11-wm/gwm/Makefile
+++ b/x11-wm/gwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 November 1996
# Whom: markm
#
-# $Id: Makefile,v 1.4 1998/04/28 14:50:48 mph Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:01:39 asami Exp $
#
DISTNAME= gwm-1.8c
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= window_managers/gwm
MAINTAINER= markm@FreeBSD.ORG
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes