forked from Lainports/freebsd-ports
Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm not
sure if I really need the latter, but since we're building the required bits anyway....)
This commit is contained in:
parent
5775bbc889
commit
224f5fbf28
11 changed files with 44 additions and 44 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28th Feb 1995
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $
|
||||
# $Id: Makefile,v 1.16 1998/06/05 22:13:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= amanda-2.4.0
|
||||
|
|
@ -12,10 +12,10 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/
|
|||
|
||||
MAINTAINER= cwt@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
||||
WRKSRC= ${WRKDIR}/amanda-2.4.0
|
||||
|
||||
BROKEN= package
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue