summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-07 00:12:29 +0000
commit488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch)
treeb3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /x11
parentBROKEN: Distinfo is incorrect (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80309
Diffstat (limited to 'x11')
-rw-r--r--x11/wscan/Makefile2
-rw-r--r--x11/zenity/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/wscan/Makefile b/x11/wscan/Makefile
index 79d8ba69e622..6519e96b4e4d 100644
--- a/x11/wscan/Makefile
+++ b/x11/wscan/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A 802.11 wireless visual signal strength meter
+BROKEN= "Does not compile"
+
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
WRKSRC= $(WRKDIR)/wscan
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index e06acb6f7b27..f4020de96f90 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://ftp.acc.umu.se/pub/GNOME/sources/zenity/1.0/
MAINTAINER= klammer@webonaut.com
COMMENT= Display GNOME dialogs from the command line
+BROKEN= "Does not compile"
+
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_X_PREFIX= yes