diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-06-20 12:46:01 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2008-06-20 12:46:01 +0000 |
commit | f1ddb58c9e64c571a40ff0f00bcfe6af62e2fcb2 (patch) | |
tree | 2e43e6c21d679261ba5b7eca69be37e943506460 /x11-wm/obconf | |
parent | aa1e353e182c025d4eca28047480a26a84a46e57 (diff) |
Notes
Diffstat (limited to 'x11-wm/obconf')
-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 |