mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
EXEC_DEPENDS is deprecated.
This commit is contained in:
parent
7af8b71180
commit
acaf5c0dd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14949
@ -3,7 +3,7 @@
|
||||
# Date created: 03 Jan 1995
|
||||
# Whom: faulkner@mpd.tandem.com
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/11/15 06:11:41 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1996/11/15 23:14:14 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rsynth-2.0
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
|
||||
MAINTAINER= faulkner@mpd.tandem.com
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
|
||||
EXEC_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
|
||||
RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user