diff options
Diffstat (limited to 'graphics/tumble/Makefile')
-rw-r--r-- | graphics/tumble/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index fa40c2a2d6cd..6ae5b33b9387 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -13,8 +13,8 @@ COMMENT= Creates a PDF file from image files LICENSE= GPLv2 -LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ - libnetpbm.so:${PORTSDIR}/graphics/netpbm +LIB_DEPENDS= libtiff.so:graphics/tiff \ + libnetpbm.so:graphics/netpbm USES= bison gmake |