Skip to content

Commit

Permalink
mark as BROKEN: latest available release doesn't work with guile-1.4 …
Browse files Browse the repository at this point in the history
…yet.

Addresses pkg/10721.
  • Loading branch information
wiz committed Aug 1, 2000
1 parent 1b54185 commit f66c2ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x11/scwm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2000/07/20 15:41:10 tron Exp $
# $NetBSD: Makefile,v 1.16 2000/08/01 02:35:07 wiz Exp $
#

DISTNAME= scwm-0.9
Expand All @@ -14,6 +14,8 @@ DEPENDS+= gtar-1.12:../../archivers/gtar
DEPENDS+= readline>=4.0:../../devel/readline
DEPENDS+= xpm-3.4k:../../graphics/xpm

BROKEN= Current release does not work with guile-1.4.0.

EVAL_PREFIX+= GTKDIR=gtk+
CONFIGURE_ARGS+= --with-guile-prefix=${LOCALBASE} \
--with-gtk-prefix="${GTKDIR}" \
Expand Down

0 comments on commit f66c2ef

Please sign in to comment.