diff options
Diffstat (limited to 'graphics/cfdg/Makefile')
-rw-r--r-- | graphics/cfdg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile index 3bae0261a5c9..fcd149cdd0e9 100644 --- a/graphics/cfdg/Makefile +++ b/graphics/cfdg/Makefile @@ -12,7 +12,7 @@ DISTNAME= ContextFreeSource${PORTVERSION} MAINTAINER= anatoly.borodin@gmail.com COMMENT= Context Free Design Grammar compiler -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |