diff options
author | novel <novel@FreeBSD.org> | 2008-06-20 20:46:01 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-06-20 20:46:01 +0800 |
commit | 799f219b1f8dd48aa6613d9e3f771edcec74ec38 (patch) | |
tree | 58bbe4573ded23a55e17ee4e396502f356f2bb33 /x11-wm | |
parent | 52e92d35c8cfd73f781e095e375cf4438957a35f (diff) | |
download | freebsd-ports-gnome-799f219b1f8dd48aa6613d9e3f771edcec74ec38.tar.gz freebsd-ports-gnome-799f219b1f8dd48aa6613d9e3f771edcec74ec38.tar.zst freebsd-ports-gnome-799f219b1f8dd48aa6613d9e3f771edcec74ec38.zip |
Chase x11-wm/openbox update.
Reported by: pav
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/obconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 226233ae7eb7..a950a5341afb 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -15,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.16:${PORTSDIR}/x11-wm/openbox + obparser.21:${PORTSDIR}/x11-wm/openbox USE_GNOME= gnomehier gnometarget libglade2 GNU_CONFIGURE= yes |