aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnomelibs
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-05 10:23:53 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-05 10:23:53 +0800
commit5fa017e5ea2c43b956e6a185754f16af544531b0 (patch)
tree9bb94da4dc13a393df80e4d9018e3887f564643f /x11/gnomelibs
parent65951a76d25c53aa6d485e3be3ab74eb8db9e5f8 (diff)
downloadfreebsd-ports-gnome-5fa017e5ea2c43b956e6a185754f16af544531b0.tar.gz
freebsd-ports-gnome-5fa017e5ea2c43b956e6a185754f16af544531b0.tar.zst
freebsd-ports-gnome-5fa017e5ea2c43b956e6a185754f16af544531b0.zip
Bump ORBit & esound's version number.
Diffstat (limited to 'x11/gnomelibs')
-rw-r--r--x11/gnomelibs/Makefile6
1 files changed, 3 insertions, 3 deletions
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