diff options
Diffstat (limited to 'x11-toolkits/fox16/Makefile')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 02cdf18345d3..f2f5aef194ea 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6 -LICENSE= LGPL3 # (or later) +LICENSE= LGPL3+ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff |