diff options
Diffstat (limited to 'x11-toolkits/plib/Makefile')
-rw-r--r-- | x11-toolkits/plib/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 1eac0e7e20cd..bc5dda89eff5 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -6,16 +6,15 @@ # PORTNAME= plib -PORTVERSION= 1.7.0 -PORTREVISION= 2 +PORTVERSION= 1.8.3 CATEGORIES= x11-toolkits MASTER_SITES= http://plib.sourceforge.net/dist/ -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A portable library for joystick/sound/OpenGL GUI/3D math USE_X_PREFIX= yes -USE_MESA= yes +USE_GL= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" \ |