diff options
Diffstat (limited to 'misc/amanda32-client/Makefile')
-rw-r--r-- | misc/amanda32-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 6e1300980e68..d547f51ea175 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-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 |