diff options
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r-- | x11/libXrandr/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 357b3ab2ec0f..6d5e9610656d 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -6,12 +6,14 @@ # PORTNAME= libXrandr -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Resize and Rotate extension library +LICENSE= MIT + XORG_CAT= lib USE_XORG= x11 randrproto:both xext xextproto xrender renderproto xproto:both |