diff options
Diffstat (limited to 'sysutils/runwhen/Makefile')
-rw-r--r-- | sysutils/runwhen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index e327320..13cb765 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -11,7 +11,7 @@ COMMENT= Tools for running commands at particular times LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/include/skalibs:${PORTSDIR}/devel/skalibs +BUILD_DEPENDS= ${LOCALBASE}/include/skalibs:devel/skalibs USES= tar:bzip2 |