summaryrefslogtreecommitdiffstats
path: root/x11/zenity
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-03-19 06:06:14 +0000
committermarcus <marcus@FreeBSD.org>2003-03-19 06:06:14 +0000
commitf0b089ccd111b3a1ecc9dc670227ceceb6b67a62 (patch)
treee7c36e0221cd054492f9d07685955a79ea69a17d /x11/zenity
parent72ae4b809c1ba3107d934c8a85d46733e93afe41 (diff)
downloadFreeBSD-ports-f0b089ccd111b3a1ecc9dc670227ceceb6b67a62.zip
FreeBSD-ports-f0b089ccd111b3a1ecc9dc670227ceceb6b67a62.tar.gz
s/LIB_DEPEND/LIB_DEPENDS/ to fix build.
Reported by: bento Requested by: kris
Diffstat (limited to 'x11/zenity')
-rw-r--r--x11/zenity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 20cdebc..a546d0c 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -7,13 +7,14 @@
PORTNAME= zenity
PORTVERSION= 1.0
+PORTREVISION= 1
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
-LIB_DEPEND= gconf-2:${PORTSDIR}/devel/gconf2 \
+LIB_DEPENDS= gconf-2:${PORTSDIR}/devel/gconf2 \
gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \
popt.0:${PORTSDIR}/devel/popt
OpenPOWER on IntegriCloud