summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-19 06:06:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-19 06:06:14 +0000
commita6fe17aba284e81591f8bf96e0b9a8b55716e7aa (patch)
tree2c2c26d057a7ff44198db5a63ed32f22d80c18c2 /x11
parentFix KDE dependency broken by my removal of kmidi from kdemultimedia3 (diff)
s/LIB_DEPEND/LIB_DEPENDS/ to fix build.
Reported by: bento Requested by: kris
Notes
Notes: svn path=/head/; revision=77158
Diffstat (limited to 'x11')
-rw-r--r--x11/zenity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 20cdebca7a04..a546d0cec941 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