aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-04 21:06:39 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-04 21:06:39 +0800
commitec81771e343ebfc156fa0f6e4c8e75bc88fd157e (patch)
tree9af0fce05e8de5570221ad5e69ec08de861c977b /graphics
parentd02159afb372c24c968dcf74d7f785704e493136 (diff)
downloadfreebsd-ports-gnome-ec81771e343ebfc156fa0f6e4c8e75bc88fd157e.tar.gz
freebsd-ports-gnome-ec81771e343ebfc156fa0f6e4c8e75bc88fd157e.tar.zst
freebsd-ports-gnome-ec81771e343ebfc156fa0f6e4c8e75bc88fd157e.zip
- Switch to USES=libtool, drop .la files
- Strip libraries
Diffstat (limited to 'graphics')
-rw-r--r--graphics/quesoglc/Makefile5
-rw-r--r--graphics/quesoglc/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile
index abce2d053f17..5c4319547dfc 100644
--- a/graphics/quesoglc/Makefile
+++ b/graphics/quesoglc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quesoglc
PORTVERSION= 0.7.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/QuesoGLC/${PORTVERSION}
@@ -14,9 +14,10 @@ LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-USES= tar:bzip2 pathfix gmake
+USES= tar:bzip2 pathfix gmake libtool
GNU_CONFIGURE= yes
USE_GL= gl glu glut
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/quesoglc/pkg-plist b/graphics/quesoglc/pkg-plist
index 7006db2dcf42..4a9dfe3ee3d2 100644
--- a/graphics/quesoglc/pkg-plist
+++ b/graphics/quesoglc/pkg-plist
@@ -1,7 +1,7 @@
include/GL/glc.h
lib/libGLC.a
-lib/libGLC.la
lib/libGLC.so
lib/libGLC.so.0
+lib/libGLC.so.0.0.7
libdata/pkgconfig/quesoglc.pc
@dirrmtry include/GL