summaryrefslogtreecommitdiff
path: root/x11/scwm
diff options
context:
space:
mode:
Diffstat (limited to 'x11/scwm')
-rw-r--r--x11/scwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/scwm/Makefile b/x11/scwm/Makefile
index d8ce1600827..d7fd4c59511 100644
--- a/x11/scwm/Makefile
+++ b/x11/scwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/28 09:43:16 rh Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/29 21:50:21 jlam Exp $
#
DISTNAME= scwm-0.9
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://scwm.mit.edu/
-DEPENDS+= guile-1.3:../../lang/guile
+DEPENDS+= guile-1.3.2:../../lang/guile
DEPENDS+= gtk+-1.2.4:../../x11/gtk
CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} \