diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-02 18:02:10 +0800 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-02 18:02:10 +0800 |
commit | 4f0efba456b8548d82088f3cc16086789a1963d9 (patch) | |
tree | 0ea47de4a1f984ca0df70bfef432d7d3fbe5a51a /x11-wm/obconf | |
parent | 5f94cb7eefeb4176edea7bba8630b791d54eb798 (diff) | |
download | freebsd-ports-gnome-4f0efba456b8548d82088f3cc16086789a1963d9.tar.gz freebsd-ports-gnome-4f0efba456b8548d82088f3cc16086789a1963d9.tar.zst freebsd-ports-gnome-4f0efba456b8548d82088f3cc16086789a1963d9.zip |
Chase openbox update.
Diffstat (limited to 'x11-wm/obconf')
-rw-r--r-- | x11-wm/obconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 0862734d6b1e..b6d44ef8f08d 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -7,6 +7,7 @@ PORTNAME= obconf PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://tr.openmonkey.com/files/obconf/ @@ -14,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Preferences manager for the Openbox window manager LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - obparser.2:${PORTSDIR}/x11-wm/openbox + obparser.4:${PORTSDIR}/x11-wm/openbox USE_X_PREFIX= yes USE_GNOME= gnomehier gnometarget libglade2 |