aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-06-21 19:55:01 +0800
committerzeising <zeising@FreeBSD.org>2013-06-21 19:55:01 +0800
commit8010349744067c58a6652af0e2c6e9d2e7c2adb7 (patch)
tree59fd13693a6b7d0a300ccde08a09d6e428cff71a /graphics
parentb3110a6ce79d6a7d21182ff77d47bb9ae63da843 (diff)
downloadfreebsd-ports-gnome-8010349744067c58a6652af0e2c6e9d2e7c2adb7.tar.gz
freebsd-ports-gnome-8010349744067c58a6652af0e2c6e9d2e7c2adb7.tar.zst
freebsd-ports-gnome-8010349744067c58a6652af0e2c6e9d2e7c2adb7.zip
Update to 9.0.0
This is a stand-alone release of libGLU, no longer dependent on the rest of MESA. Obtained from: xorg development repo
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libGLU/Makefile20
-rw-r--r--graphics/libGLU/pkg-plist1
2 files changed, 10 insertions, 11 deletions
diff --git a/graphics/libGLU/Makefile b/graphics/libGLU/Makefile
index 0beed4d7a5f0..5e2c10458b44 100644
--- a/graphics/libGLU/Makefile
+++ b/graphics/libGLU/Makefile
@@ -2,21 +2,19 @@
# $FreeBSD$
PORTNAME= libGLU
-PORTVERSION= ${MESAVERSION}
-PORTREVISION= 2
+PORTVERSION= 9.0.0
CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glu/
+DISTNAME= glu-${PORTVERSION}
+MAINTAINER= x11@FreeBSD.org
COMMENT= OpenGL utility library
+USE_BZIP2= yes
+USES= pathfix
USE_GL= gl
-USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-static
+USE_LDCONFIG= yes
-INSTALL_WRKSRC= ${WRKSRC}/src/glu
-BUILD_WRKSRC= ${WRKSRC}/src/glu
-
-pre-install:
- @${MKDIR} ${PREFIX}/include/GL/
- ${INSTALL_DATA} ${WRKSRC}/include/GL/glu*.h ${PREFIX}/include/GL/
-
-.include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk"
.include <bsd.port.mk>
diff --git a/graphics/libGLU/pkg-plist b/graphics/libGLU/pkg-plist
index 330c54e13885..9eda7cdff261 100644
--- a/graphics/libGLU/pkg-plist
+++ b/graphics/libGLU/pkg-plist
@@ -1,5 +1,6 @@
include/GL/glu.h
include/GL/glu_mangle.h
+lib/libGLU.la
lib/libGLU.so
lib/libGLU.so.1
libdata/pkgconfig/glu.pc