diff options
Diffstat (limited to 'sysutils/relaunchd/Makefile')
-rw-r--r-- | sysutils/relaunchd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/relaunchd/Makefile b/sysutils/relaunchd/Makefile index f7e33d71bf8c..a7a7a2ebeae8 100644 --- a/sysutils/relaunchd/Makefile +++ b/sysutils/relaunchd/Makefile @@ -10,7 +10,7 @@ COMMENT= Service management daemon similar to Darwin's launchd(8) LICENSE= ISCL -LIB_DEPENDS= libucl.so:${PORTSDIR}/textproc/libucl +LIB_DEPENDS= libucl.so:textproc/libucl HAS_CONFIGURE= YES USE_GITHUB= YES |