diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-04 16:55:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-04 16:55:06 +0800 |
commit | 1be30c725e53c9acac81549171ac87fca2f93261 (patch) | |
tree | 7b77bd7443883aef9cb4a2990685a6d9d1890f3d /audio/replay | |
parent | a89f3c6daf05b43cbbf489a327972fcf397b7715 (diff) | |
download | freebsd-ports-gnome-1be30c725e53c9acac81549171ac87fca2f93261.tar.gz freebsd-ports-gnome-1be30c725e53c9acac81549171ac87fca2f93261.tar.zst freebsd-ports-gnome-1be30c725e53c9acac81549171ac87fca2f93261.zip |
Upgrade to 0.57a, REMOVE BROKEN_ELF tag.
Diffstat (limited to 'audio/replay')
-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 |