diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-02 10:02:10 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-09-02 10:02:10 +0000 |
commit | 4f0efba456b8548d82088f3cc16086789a1963d9 (patch) | |
tree | 0ea47de4a1f984ca0df70bfef432d7d3fbe5a51a /x11-wm | |
parent | 5f94cb7eefeb4176edea7bba8630b791d54eb798 (diff) | |
download | ports-4f0efba456b8548d82088f3cc16086789a1963d9.tar.gz ports-4f0efba456b8548d82088f3cc16086789a1963d9.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/obconf/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/obtuner/Makefile | 1 |
2 files changed, 3 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 diff --git a/x11-wm/obtuner/Makefile b/x11-wm/obtuner/Makefile index 0e4a028b160f..8fcd643f1b80 100644 --- a/x11-wm/obtuner/Makefile +++ b/x11-wm/obtuner/Makefile @@ -7,6 +7,7 @@ PORTNAME= obtuner PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |