diff options
Diffstat (limited to 'graphics/zint/Makefile')
-rw-r--r-- | graphics/zint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile index ee8aa36bf38c..6b3990521ca8 100644 --- a/graphics/zint/Makefile +++ b/graphics/zint/Makefile @@ -12,7 +12,7 @@ COMMENT= Zint Barcode Generator LICENSE= GPLv3 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= cmake USE_LDCONFIG= yes |