mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Remove old libtool patch and add INSTALL_TARGET=install-strip
This commit is contained in:
parent
0a45121178
commit
9cb4444c9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368509
@ -23,9 +23,7 @@ CONFIGURE_ARGS= --with-ttf-includes=${LOCALBASE}/include/freetype1 \
|
||||
--with-gl-libraries=${LOCALBASE}/lib \
|
||||
--with-glut-includes=${LOCALBASE}/include \
|
||||
--with-glut-libraries=${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgltt.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig Sat Dec 1 05:06:23 2001
|
||||
+++ configure Sat Aug 16 19:39:23 2003
|
||||
@@ -6467,6 +6467,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
Loading…
Reference in New Issue
Block a user