diff options
Diffstat (limited to 'graphics/djview4/Makefile')
-rw-r--r-- | graphics/djview4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 54d79bbcf1cb..7ab67f3ce557 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -12,9 +12,9 @@ COMMENT= Standalone Djvu viewer and plugin based on Qt toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= rsvg-convert:${PORTSDIR}/graphics/librsvg2 -LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre \ - libtiff.so:${PORTSDIR}/graphics/tiff +BUILD_DEPENDS= rsvg-convert:graphics/librsvg2 +LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ + libtiff.so:graphics/tiff INSTALL_TARGET= install-strip GNU_CONFIGURE= yes |