aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /audio
parent0ebce2fca246698aa00a259132fd207e4209026d (diff)
downloadports-92103d6d5cd276d1373540bf8b9d97a23929f822.tar.gz
ports-92103d6d5cd276d1373540bf8b9d97a23929f822.zip
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'audio')
-rw-r--r--audio/gmixer/Makefile4
-rw-r--r--audio/replay/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile
index 921b8585effa..6955e2753a9e 100644
--- a/audio/gmixer/Makefile
+++ b/audio/gmixer/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 February 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/03 01:48:17 steve Exp $
+# $Id: Makefile,v 1.2 1999/04/06 09:36:42 jseger Exp $
#
DISTNAME= gmixer-0.98c
@@ -12,7 +12,7 @@ MASTER_SITES= http://junior.technion.ac.il/~sergey/linux/
MAINTAINER= cpiazza@home.net
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
ALL_TARGET= gmixer
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index cc249a75dd0a..d1964a449c9c 100644
--- a/audio/replay/Makefile
+++ b/audio/replay/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 27 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.8 1999/02/03 07:28:39 asami Exp $
+# $Id: Makefile,v 1.9 1999/04/22 04:40:42 mharo Exp $
#
DISTNAME= replay-source-dgtk_0.61
@@ -13,7 +13,7 @@ MASTER_SITES= http://replay.linuxpower.org/files/
MAINTAINER= nacai@iname.com
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes