diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-30 16:57:57 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-30 16:57:57 +0000 |
commit | b81b9962892bdc1def37cc8c3871319ec25ab0ce (patch) | |
tree | e806af1440a8d127340a9d6ce4038e3f09f2490b /x11-wm/obconf/Makefile | |
parent | 1e4b5e828a0a8a6f1d9e5e12219d1744b5298b3f (diff) |
Notes
Diffstat (limited to 'x11-wm/obconf/Makefile')
-rw-r--r-- | x11-wm/obconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 559092f8be9d..b5da62625353 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= obconf -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= x11-wm MASTER_SITES= http://offload1.icculus.org/openbox/obconf/ @@ -14,7 +14,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Preferences manager for the Openbox window manager LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - obparser.15:${PORTSDIR}/x11-wm/openbox + obparser.16:${PORTSDIR}/x11-wm/openbox USE_XLIB= yes USE_GNOME= gnomehier gnometarget libglade2 |