From 266603abd8506106fbf5ac560460426a06f306ee Mon Sep 17 00:00:00 2001 From: trevor Date: Sun, 12 May 2002 03:17:01 +0000 Subject: Update to 1.1.0. Reported by: Ben Jansens Add dependency on xloadimage port. --- x11-wm/openbox/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-wm/openbox/Makefile') diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 3b40366b53f9..c073674445d0 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -7,7 +7,7 @@ # PORTNAME= openbox -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= x11-wm MASTER_SITES= ftp://sunsite.dk/projects/openbox/ @@ -15,6 +15,8 @@ MAINTAINER= trevor@FreeBSD.org MAN1= openbox.1 osetroot.1 osetbg.1 +RUN_DEPENDS= xsetbg:${PORTSDIR}/x11/xloadimage + DOCS= AUTHORS BUGS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \ CodingStyle INSTALL LICENSE README README.bbtools \ README.bsetbg TODO -- cgit