diff options
Diffstat (limited to 'sysutils/mcron/Makefile')
-rw-r--r-- | sysutils/mcron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile index 449e92d87cda..860b20a80cd9 100644 --- a/sysutils/mcron/Makefile +++ b/sysutils/mcron/Makefile @@ -17,7 +17,7 @@ MAINTAINER= stefan@fh-mainz.de COMMENT= A 100% compatible replacement for Vixie cron BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes MAKEFILE= makefile |