xmcd, xmmix: depends upon lesstif, not Motif; amp: fix MASTER_SITE

This commit is contained in:
form 1998-08-05 08:51:32 +00:00
parent 1359225b43
commit 74c8dd78e1
4 changed files with 10 additions and 8 deletions

View File

@ -3,13 +3,15 @@
# Date created: May 3 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/21 00:41:09 angelos Exp $
# $OpenBSD: Makefile,v 1.2 1998/08/05 08:51:32 form Exp $
#
DISTNAME= amp-0.7.6
CATEGORIES= audio
MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/
EXTRACT_SUFX= .tgz
#MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/
# the author's site seems dead.
MASTER_SITES= ftp://ftp.clara.net/pub/unix/Audio/
#EXTRACT_SUFX= .tgz
MAINTAINER= angelos@openbsd.org

View File

@ -1 +1 @@
MD5 (amp-0.7.6.tgz) = c12a27ac84b417bdac3330c3aa366122
MD5 (amp-0.7.6.tar.gz) = 999678ef5e399b9f9c3d7268e19d703f

View File

@ -3,7 +3,7 @@
# Date created: May 20 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1998/07/24 03:38:12 form Exp $
# $OpenBSD: Makefile,v 1.3 1998/08/05 08:51:35 form Exp $
#
DISTNAME= xmcd-2.3
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications/xmcd
MAINTAINER= form@vs.itam.nsc.ru
REQUIRES_MOTIF= yes
LIB_DEPENDS= Xm\\.1\\.:${PORTSDIR}/x11/lesstif
USE_IMAKE= yes
IS_INTERACTIVE= yes # asks a lot of questions

View File

@ -3,7 +3,7 @@
# Date created: May 21 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1998/07/30 04:01:17 form Exp $
# $OpenBSD: Makefile,v 1.3 1998/08/05 08:51:36 form Exp $
#
DISTNAME= xmmix-1.2
@ -14,6 +14,6 @@ MASTER_SITE_SUBDIR= applications/
MAINTAINER= form@vs.itam.nsc.ru
USE_IMAKE= yes
REQUIRES_MOTIF= yes
LIB_DEPENDS= Xm\\.1\\.:${PORTSDIR}/x11/lesstif
.include <bsd.port.mk>