diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 22:14:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 22:14:00 +0000 |
commit | 40fe6909419cf75ebd9ff32099fd04dba82f6550 (patch) | |
tree | c3945cf0b2224939aaa0e9440ce4bb77a7fd5643 /sysutils/mcron | |
parent | 8f15230af2c4270f6774906bebb98226cb59046e (diff) |
Notes
Diffstat (limited to 'sysutils/mcron')
-rw-r--r-- | sysutils/mcron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile index bd7b1cfc32c3..29af72cdc366 100644 --- a/sysutils/mcron/Makefile +++ b/sysutils/mcron/Makefile @@ -12,6 +12,7 @@ COMMENT= 100% compatible replacement for Vixie cron RUN_DEPENDS= guile2>=2.0:${PORTSDIR}/lang/guile2 BUILD_DEPENDS= ${RUN_DEPENDS} +USES= pkgconfig GNU_CONFIGURE= yes MAKEFILE= makefile |