diff options
Diffstat (limited to 'graphics/icat/Makefile')
-rw-r--r-- | graphics/icat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile index 727b661838aa..e439e5538924 100644 --- a/graphics/icat/Makefile +++ b/graphics/icat/Makefile @@ -10,7 +10,7 @@ CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org COMMENT= Displays images in 256-color capable terminals -LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= gmake dos2unix USE_GITHUB= yes |