diff options
Diffstat (limited to 'graphics/scale2x/Makefile')
-rw-r--r-- | graphics/scale2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile index 8301446274fb..dd5d9ceed99d 100644 --- a/graphics/scale2x/Makefile +++ b/graphics/scale2x/Makefile @@ -12,7 +12,7 @@ COMMENT= Real-time graphics effect able to increase the size of small bitmaps LICENSE= GPLv2+ -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png GNU_CONFIGURE= yes |