diff options
author | pav <pav@FreeBSD.org> | 2009-01-26 05:06:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-26 05:06:41 +0800 |
commit | e206a8633bcab23946d3be814d2cea2b11dc2385 (patch) | |
tree | a45e163a0975b113a8a2c258617ae1aa7110bf12 /x11-toolkits | |
parent | 2e9aa18a015ac5022eb7847c20dd03eb22df833f (diff) | |
download | freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.tar.gz freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.tar.zst freebsd-ports-gnome-e206a8633bcab23946d3be814d2cea2b11dc2385.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/slgtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/slgtk/Makefile b/x11-toolkits/slgtk/Makefile index fb5699939c46..12fabb81dc06 100644 --- a/x11-toolkits/slgtk/Makefile +++ b/x11-toolkits/slgtk/Makefile @@ -15,6 +15,8 @@ COMMENT= S-Lang binding for GTK+ LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 +BROKEN= does not compile + USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= LDFLAGS=-lncurses |