summaryrefslogtreecommitdiff
path: root/x11/zenity
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 00:47:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 00:47:00 +0000
commitcf59029f619f3f8c1d22474d186c42490ceb08ce (patch)
treefe382441a6b35e07d29a96aefaf8112f88a111c4 /x11/zenity
parentUpdate to 2.0.8. (diff)
Add a missing dependency on scrollkeeper.
Reported by: bento
Notes
Notes: svn path=/head/; revision=80313
Diffstat (limited to 'x11/zenity')
-rw-r--r--x11/zenity/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index f4020de96f90..bb70bedf88b9 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -7,16 +7,16 @@
PORTNAME= zenity
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 gnome
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"
-
+BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_X_PREFIX= yes
USE_GMAKE= yes
@@ -24,7 +24,6 @@ USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
pre-configure: