1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add a missing dependency on scrollkeeper.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-05-07 00:47:00 +00:00
parent 150373f2d0
commit cf59029f61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80313

View File

@ -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: