aboutsummaryrefslogtreecommitdiff
path: root/audio/replay/Makefile
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/replay/Makefile
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/replay/Makefile')
-rw-r--r--audio/replay/Makefile4
1 files changed, 2 insertions, 2 deletions
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