diff options
author | antoine <antoine@FreeBSD.org> | 2014-05-30 06:14:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-05-30 06:14:00 +0800 |
commit | e3f9858b72a2b0da40f735d19e3be5ad77f5a935 (patch) | |
tree | c3945cf0b2224939aaa0e9440ce4bb77a7fd5643 /sysutils | |
parent | 8f5d204dbc4f0f2e95391f822992df029e6232d5 (diff) | |
download | freebsd-ports-gnome-e3f9858b72a2b0da40f735d19e3be5ad77f5a935.tar.gz freebsd-ports-gnome-e3f9858b72a2b0da40f735d19e3be5ad77f5a935.tar.zst freebsd-ports-gnome-e3f9858b72a2b0da40f735d19e3be5ad77f5a935.zip |
Unbreak
Diffstat (limited to 'sysutils')
-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 |