diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-04 08:55:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-04 08:55:06 +0000 |
commit | 41322e7e655aa392a22771e4e94e8bb744c0b4bf (patch) | |
tree | 5bf1512ad0cc277611d73a9f490a0e55233cebc5 /audio | |
parent | b0a24e7e268eb6f1978041f245b80d2be0425ece (diff) | |
download | freebsd-ports-41322e7e655aa392a22771e4e94e8bb744c0b4bf.zip |
Upgrade to 0.57a, REMOVE BROKEN_ELF tag.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/replay/Makefile | 10 | ||||
-rw-r--r-- | audio/replay/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index 06ee4fa21d64..4bd73ecd9efd 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: replay -# Version required: 0.56 +# Version required: 0.57 # Date created: Oct 27 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/10/28 16:01:04 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/11/02 11:23:59 jseger Exp $ # -DISTNAME= replay-source-dgtk_0.56 -PKGNAME= replay-0.56 +DISTNAME= replay-source-dgtk_0.57a +PKGNAME= replay-0.57a CATEGORIES= audio MASTER_SITES= http://replay.linuxpower.org/files/ @@ -16,8 +16,6 @@ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ esd.0:${PORTSDIR}/audio/esound -BROKEN_ELF= yes - USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-esd diff --git a/audio/replay/distinfo b/audio/replay/distinfo index 954e11aae7e7..cf7d0955b37c 100644 --- a/audio/replay/distinfo +++ b/audio/replay/distinfo @@ -1 +1 @@ -MD5 (replay-source-dgtk_0.56.tar.gz) = ae348e0528f37527d5c0bf14dffee660 +MD5 (replay-source-dgtk_0.57a.tar.gz) = e636589749b76ed6f9ce5d1359fbf45f |