diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /audio/xmpeg3 | |
parent | 3689fb2140698b1b4eff0933fe730262b161f533 (diff) |
Notes
Diffstat (limited to 'audio/xmpeg3')
-rw-r--r-- | audio/xmpeg3/Makefile | 4 | ||||
-rw-r--r-- | audio/xmpeg3/files/patch-aa | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 5959ea1ee503..049f24639796 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -8,14 +8,14 @@ DISTNAME= xmp3_1.0.0 PKGNAME= xmpeg3-1.0 -CATEGORIES= audio tk80 +CATEGORIES= audio tk82 MASTER_SITES= ftp://ftp.funet.fi/pub/sci/audio/mpeg/amp/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ - wish8.0:${PORTSDIR}/x11-toolkits/tk80 + wish8.2:${PORTSDIR}/x11-toolkits/tk82 WRKSRC= ${WRKDIR}/xmpeg3 NO_BUILD= yes diff --git a/audio/xmpeg3/files/patch-aa b/audio/xmpeg3/files/patch-aa index 1b290d64d6c9..123e9dc38c80 100644 --- a/audio/xmpeg3/files/patch-aa +++ b/audio/xmpeg3/files/patch-aa @@ -1,7 +1,7 @@ --- xmpeg3.orig Tue Mar 25 13:21:26 1997 +++ xmpeg3 Thu Oct 30 16:00:48 1997 @@ -1,3 +1,4 @@ -+#!@@PREFIX@@/bin/wish8.0 ++#!@@PREFIX@@/bin/wish8.2 ############################################################################# # Visual Tcl v1.07 Project # |