diff options
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r-- | misc/amanda26-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index d547f51ea175..6e1300980e68 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ MAINTAINER= cwt@FreeBSD.org -BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ +BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot WRKSRC= ${WRKDIR}/amanda-2.4.1p1 NO_LATEST_LINK= yes |