diff options
Diffstat (limited to 'x11/ctwm/Makefile')
-rw-r--r-- | x11/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ctwm/Makefile b/x11/ctwm/Makefile index 7394b4272d0..47d3143d123 100644 --- a/x11/ctwm/Makefile +++ b/x11/ctwm/Makefile @@ -3,7 +3,7 @@ # Date created: 29th January 1998 # Whom: tron # -# $NetBSD: Makefile,v 1.5 1998/01/29 20:14:57 tron Exp $ +# $NetBSD: Makefile,v 1.6 1998/01/30 13:57:48 agc Exp $ # DISTNAME= ctwm-3.5 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://slhp1.epfl.ch/pub/ MAINTAINER= tron@netbsd.org -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |