summaryrefslogtreecommitdiff
path: root/wm/scwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/scwm/Makefile')
-rw-r--r--wm/scwm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/scwm/Makefile b/wm/scwm/Makefile
index c9738e3c9e7..d8a06dddf56 100644
--- a/wm/scwm/Makefile
+++ b/wm/scwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 17:21:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/03/29 12:05:04 wennmach Exp $
#
DISTNAME= scwm-0.9
@@ -16,6 +16,8 @@ DEPENDS+= readline>=4.0:../../devel/readline
BROKEN= Current release does not work with guile-1.4.0.
+INFO_FILES= scwm.info
+
EVAL_PREFIX+= GTKDIR=gtk+
CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} \
--with-gtk-prefix="${GTKDIR}" \