diff options
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index b52200ac8b30..eafacdd56acd 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.15 1997/11/27 17:31:20 obrien Exp $ +# $Id: Makefile,v 1.16 1998/08/07 23:01:38 asami Exp $ # DISTNAME= ctwm-3.5 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://slhp1.epfl.ch/pub/ MAINTAINER= torstenb@FreeBSD.ORG -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |