diff options
Diffstat (limited to 'graphics/scale2x/Makefile')
-rw-r--r-- | graphics/scale2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile index fdc9fd5fb4c6..8301446274fb 100644 --- a/graphics/scale2x/Makefile +++ b/graphics/scale2x/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Real-time graphics effect able to increase the size of small bitmaps -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png |