aboutsummaryrefslogtreecommitdiff
path: root/graphics/libepoxy/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-11-29 17:51:03 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-11-29 17:51:03 +0000
commit8e918ec1df03bbfd06b49746d440730c2e96bff1 (patch)
tree33c6e06087baa4334fa8acac416060cdef90ee85 /graphics/libepoxy/Makefile
parent9a43aa8c94032b9d03ab246b5b4a6b32df40c1fb (diff)
downloadports-8e918ec1df03bbfd06b49746d440730c2e96bff1.tar.gz
ports-8e918ec1df03bbfd06b49746d440730c2e96bff1.zip
Notes
Diffstat (limited to 'graphics/libepoxy/Makefile')
-rw-r--r--graphics/libepoxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 28a1b270218b..ec305d71b648 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libepoxy
-PORTVERSION= 1.2
+PORTVERSION= 1.3.1
DISTVERSIONPREFIX= v
CATEGORIES= graphics
@@ -9,11 +9,12 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= Library to handle OpenGL function pointer management
LICENSE= MIT
+LICENSE_FILES= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= anholt
-USES= autoreconf libtool pathfix pkgconfig python:3,build
+USES= autoreconf libtool pathfix pkgconfig python:build
USE_XORG= xorg-macros x11
USE_GL= egl glesv2
GNU_CONFIGURE= yes