aboutsummaryrefslogtreecommitdiff
path: root/graphics/libGLw
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-22 20:14:26 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-22 20:14:26 +0000
commit62cec24c7547b5f7e96c8898f4dd321f24418770 (patch)
treeadb774f6f8125e29d49856cf3478f8302b010ece /graphics/libGLw
parent822f7a639b7e1ac6dd04999b648a6e454728e89b (diff)
downloadports-62cec24c7547b5f7e96c8898f4dd321f24418770.tar.gz
ports-62cec24c7547b5f7e96c8898f4dd321f24418770.zip
Notes
Diffstat (limited to 'graphics/libGLw')
-rw-r--r--graphics/libGLw/Makefile9
-rw-r--r--graphics/libGLw/pkg-plist2
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/libGLw/Makefile b/graphics/libGLw/Makefile
index 17b0b488d08f..5469c917ccd0 100644
--- a/graphics/libGLw/Makefile
+++ b/graphics/libGLw/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libGLw
PORTVERSION= 8.0.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glw/
DISTNAME= glw-${PORTVERSION}
@@ -11,16 +12,14 @@ DIST_SUBDIR= GL
MAINTAINER= x11@FreeBSD.org
COMMENT= OpenGL widgets library
-USES= motif pathfix pkgconfig tar:bzip2
+USES= motif libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GL= gl
USE_XORG= x11 xt xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --enable-motif
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libGLw.so.1
+LIBS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/graphics/libGLw/pkg-plist b/graphics/libGLw/pkg-plist
index 87418e60a81b..c2cf93f1265d 100644
--- a/graphics/libGLw/pkg-plist
+++ b/graphics/libGLw/pkg-plist
@@ -2,7 +2,7 @@ include/GL/GLwDrawA.h
include/GL/GLwDrawAP.h
include/GL/GLwMDrawA.h
include/GL/GLwMDrawAP.h
-lib/libGLw.la
lib/libGLw.so
lib/libGLw.so.1
+lib/libGLw.so.1.0.0
libdata/pkgconfig/glw.pc