diff options
Diffstat (limited to 'graphics/repng2jpeg/Makefile')
-rw-r--r-- | graphics/repng2jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/repng2jpeg/Makefile b/graphics/repng2jpeg/Makefile index 4ab2903377b5..3f03bb8649ea 100644 --- a/graphics/repng2jpeg/Makefile +++ b/graphics/repng2jpeg/Makefile @@ -11,7 +11,7 @@ COMMENT= Small tool to recompress JPEG, PNG, and GIF images LICENSE= GPLv1 -LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS= libgd.so:graphics/gd USES= tar:xz |