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 395fa3bb5c4..5a63d0d208e 100644 --- a/x11/ctwm/Makefile +++ b/x11/ctwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/06/22 13:20:57 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/07/04 09:19:07 mycroft Exp $ # DISTNAME= ctwm-3.5 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://slhp1.epfl.ch/pub/ MAINTAINER= tron@netbsd.org -DEPENDS+= xpm-3.4j:../../graphics/xpm +DEPENDS+= xpm-3.4k:../../graphics/xpm USE_IMAKE= yes |