diff options
Diffstat (limited to 'x11/xcolorsel')
-rw-r--r-- | x11/xcolorsel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile index aeb8b15cbd87..8780cf977ca9 100644 --- a/x11/xcolorsel/Makefile +++ b/x11/xcolorsel/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= X utility to translate rgb values into X color names -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/01-COPYING LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d |