summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 02:23:53 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-05 02:23:53 +0000
commit3571372d3950c9bc280f7897411eff11d2141c52 (patch)
treef295200063bdcbd251689efc68a32f831da361ea /x11/gnome-libs
parentBump library version to 1.0. (diff)
Bump ORBit & esound's version number.
Notes
Notes: svn path=/head/; revision=15842
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile6
1 files changed, 3 insertions, 3 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