diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-24 21:43:51 +0000 |
commit | 3d4a5438d3b40cb3e80e07af0db3b6635dab8053 (patch) | |
tree | 9137a73e7f46f611647c62150ba20da9a5009917 /audio/xmpeg3 | |
parent | 9ffeeb2f40dab5eae09e88213ec8e041daab2974 (diff) | |
download | ports-3d4a5438d3b40cb3e80e07af0db3b6635dab8053.tar.gz ports-3d4a5438d3b40cb3e80e07af0db3b6635dab8053.zip |
Notes
Diffstat (limited to 'audio/xmpeg3')
-rw-r--r-- | audio/xmpeg3/Makefile | 6 | ||||
-rw-r--r-- | audio/xmpeg3/files/patch-aa | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 42400b2392b9..adbd91668c95 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -3,19 +3,19 @@ # Date created: 7 July 1997 # Whom: doconnor@ist.flinders.edu.au # -# $Id: Makefile,v 1.3 1997/10/30 15:04:15 tg Exp $ +# $Id: Makefile,v 1.4 1998/02/21 22:38:11 fenner Exp $ # DISTNAME= xmp3_1.0.0 PKGNAME= xmpeg3-1.0 -CATEGORIES= audio tk80 +CATEGORIES= audio tk81 MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.ORG RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ - wish8.0:${PORTSDIR}/x11/tk80 + wish8.1:${PORTSDIR}/x11/tk81 WRKSRC= ${WRKDIR}/xmpeg3 NO_BUILD= yes diff --git a/audio/xmpeg3/files/patch-aa b/audio/xmpeg3/files/patch-aa index 1b290d64d6c9..9e91120829d8 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.1 ############################################################################# # Visual Tcl v1.07 Project # |