diff options
Diffstat (limited to 'sysutils/ccze/Makefile')
-rw-r--r-- | sysutils/ccze/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ccze/Makefile b/sysutils/ccze/Makefile index 9a30416..0b6dc62 100644 --- a/sysutils/ccze/Makefile +++ b/sysutils/ccze/Makefile @@ -12,7 +12,7 @@ COMMENT= Fast log colorizer LICENSE= GPLv2 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake ncurses GNU_CONFIGURE= yes |