diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 02:23:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-05 02:23:53 +0000 |
commit | 3571372d3950c9bc280f7897411eff11d2141c52 (patch) | |
tree | f295200063bdcbd251689efc68a32f831da361ea /x11 | |
parent | Bump library version to 1.0. (diff) |
Bump ORBit & esound's version number.
Notes
Notes:
svn path=/head/; revision=15842
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 6 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 6 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index a5080415d9e7..efabf6c08c90 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.20 1999/01/01 02:47:11 vanilla Exp $ +# $Id: Makefile,v 1.21 1999/01/04 08:43:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.1 @@ -23,8 +23,8 @@ LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib \ gif.3:${PORTSDIR}/graphics/giflib \ png.2:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ - ORBit.0:${PORTSDIR}/devel/ORBit \ - esd.0:${PORTSDIR}/audio/esound + ORBit.1:${PORTSDIR}/devel/ORBit \ + esd.1:${PORTSDIR}/audio/esound USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index a5080415d9e7..efabf6c08c90 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.20 1999/01/01 02:47:11 vanilla Exp $ +# $Id: Makefile,v 1.21 1999/01/04 08:43:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.1 @@ -23,8 +23,8 @@ LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib \ gif.3:${PORTSDIR}/graphics/giflib \ png.2:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ - ORBit.0:${PORTSDIR}/devel/ORBit \ - esd.0:${PORTSDIR}/audio/esound + ORBit.1:${PORTSDIR}/devel/ORBit \ + esd.1:${PORTSDIR}/audio/esound USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index a5080415d9e7..efabf6c08c90 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.20 1999/01/01 02:47:11 vanilla Exp $ +# $Id: Makefile,v 1.21 1999/01/04 08:43:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.1 @@ -23,8 +23,8 @@ LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib \ gif.3:${PORTSDIR}/graphics/giflib \ png.2:${PORTSDIR}/graphics/png \ Xpm.4:${PORTSDIR}/graphics/xpm \ - ORBit.0:${PORTSDIR}/devel/ORBit \ - esd.0:${PORTSDIR}/audio/esound + ORBit.1:${PORTSDIR}/devel/ORBit \ + esd.1:${PORTSDIR}/audio/esound USE_X_PREFIX= yes USE_GMAKE= yes |