diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-07 16:28:13 +0800 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-09-07 16:28:13 +0800 |
commit | 25ec1c992759f2cf0f2f2f135852f52ff6f33f71 (patch) | |
tree | 15ec03df76d8478e2e7b95220ecfdaccce511127 /x11/tycoon | |
parent | f764b7ec744f962acee3e003bf02cb1e8cd25f2b (diff) | |
download | freebsd-ports-gnome-25ec1c992759f2cf0f2f2f135852f52ff6f33f71.tar.gz freebsd-ports-gnome-25ec1c992759f2cf0f2f2f135852f52ff6f33f71.tar.zst freebsd-ports-gnome-25ec1c992759f2cf0f2f2f135852f52ff6f33f71.zip |
- Chase x11-toolkits/xforms shlib version bump
Diffstat (limited to 'x11/tycoon')
-rw-r--r-- | x11/tycoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 36080c21df29..a178ed2c51bb 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -7,7 +7,7 @@ PORTNAME= tycoon PORTVERSION= 1.07o -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/desktop @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= X11/desktop MAINTAINER= ports@FreeBSD.org COMMENT= A nifty set of desktop apps, including floating buttons -LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= yes USE_XORG= xaw |