diff options
Diffstat (limited to 'graphics/liblug/Makefile')
-rw-r--r-- | graphics/liblug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile index 3378cf2ba601..2680c460185d 100644 --- a/graphics/liblug/Makefile +++ b/graphics/liblug/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SUNSITE/libs/graphics MAINTAINER= ports@FreeBSD.org COMMENT= Multi-format graphics manipulation library -LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= libtiff.so:graphics/tiff PLIST_FILES= lib/liblug.a USE_XORG= x11 |