diff options
Diffstat (limited to 'graphics/ximaging/Makefile')
-rw-r--r-- | graphics/ximaging/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ximaging/Makefile b/graphics/ximaging/Makefile index 6d1cb5d14c02..e00f8326587f 100644 --- a/graphics/ximaging/Makefile +++ b/graphics/ximaging/Makefile @@ -1,6 +1,6 @@ PORTNAME= ximaging DISTVERSIONPREFIX= src- -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= graphics MASTER_SITES= https://fastestcode.org/dl/ @@ -9,6 +9,7 @@ COMMENT= Image Viewer and Browser for Unix/X11 WWW= https://fastestcode.org/ximaging.html LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng16.so:graphics/png \ libtiff.so:graphics/tiff |