summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>1999-08-29 21:50:20 +0000
committerjlam <jlam>1999-08-29 21:50:20 +0000
commitc503a4092718dbf8d5fda0b014239e603dc4a8de (patch)
treefd95b7d4fe45a1c25c6b2edaef3590a4e73c4f4e /x11
parent2257eda2dd1ef0b732dc75f976ce56a9bdd01d8e (diff)
downloadpkgsrc-c503a4092718dbf8d5fda0b014239e603dc4a8de.tar.gz
Update dependency on guile to 1.3.2.
Diffstat (limited to 'x11')
-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} \