aboutsummaryrefslogtreecommitdiff
path: root/audio/replay
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-22 04:40:43 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-22 04:40:43 +0000
commite6e00879380e7bef463278c68df2ba90de847542 (patch)
treec57ffe20ced986f5d33a036d3d421e1127687040 /audio/replay
parent1b54b6b847b9074d20889286a6c1e122847b144e (diff)
downloadports-e6e00879380e7bef463278c68df2ba90de847542.tar.gz
ports-e6e00879380e7bef463278c68df2ba90de847542.zip
gtk11-devel -> gtk12
Notes
Notes: svn path=/head/; revision=18068
Diffstat (limited to 'audio/replay')
-rw-r--r--audio/replay/Makefile4
-rw-r--r--audio/replay/files/patch-aa2
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile
index 860919fdf057..cc249a75dd0a 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.7 1999/02/02 17:05:21 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/02/03 07:28:39 asami Exp $
#
DISTNAME= replay-source-dgtk_0.61
@@ -13,7 +13,7 @@ MASTER_SITES= http://replay.linuxpower.org/files/
MAINTAINER= nacai@iname.com
-LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel
+LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/audio/replay/files/patch-aa b/audio/replay/files/patch-aa
index f0ef2099e569..bc490b95c6bd 100644
--- a/audio/replay/files/patch-aa
+++ b/audio/replay/files/patch-aa
@@ -5,7 +5,7 @@
# Make sure the path is correct!
-GTK-CONFIG = "gtk-config"
-+GTK-CONFIG = "gtk11d-config"
++GTK-CONFIG = "gtk12-config"
# ---- @OS_TYPE@/@ARCH_TYPE@ ----