diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-05 02:23:53 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-05 02:23:53 +0000 |
commit | 5fa017e5ea2c43b956e6a185754f16af544531b0 (patch) | |
tree | 9bb94da4dc13a393df80e4d9018e3887f564643f /x11/gnomelibs | |
parent | 65951a76d25c53aa6d485e3be3ab74eb8db9e5f8 (diff) | |
download | FreeBSD-ports-5fa017e5ea2c43b956e6a185754f16af544531b0.zip FreeBSD-ports-5fa017e5ea2c43b956e6a185754f16af544531b0.tar.gz |
Bump ORBit & esound's version number.
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r-- | x11/gnomelibs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index a508041..efabf6c 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 |