ports/52896: Update port: graphics/qglviewer
KATO Tsuguru
tkato at prontomail.com
Tue Jun 3 13:20:19 UTC 2003
>Number: 52896
>Category: ports
>Synopsis: Update port: graphics/qglviewer
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 03 06:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Do not install useless .la file
New file:
files/patch-configure
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/qglviewer/Makefile graphics/qglviewer/Makefile
--- /usr/ports/graphics/qglviewer/Makefile Sat May 17 13:27:10 2003
+++ graphics/qglviewer/Makefile Wed May 28 07:54:38 2003
@@ -8,6 +8,7 @@
PORTNAME= qglviewer
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.qglviewer.de/
diff -urN /usr/ports/graphics/qglviewer/files/patch-configure graphics/qglviewer/files/patch-configure
--- /usr/ports/graphics/qglviewer/files/patch-configure Thu Jan 1 09:00:00 1970
+++ graphics/qglviewer/files/patch-configure Wed May 28 07:35:38 2003
@@ -0,0 +1,10 @@
+--- configure.orig Thu Mar 6 02:22:30 2003
++++ configure Wed May 28 07:35:27 2003
+@@ -8295,6 +8295,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'
diff -urN /usr/ports/graphics/qglviewer/pkg-plist graphics/qglviewer/pkg-plist
--- /usr/ports/graphics/qglviewer/pkg-plist Sat May 17 13:27:10 2003
+++ graphics/qglviewer/pkg-plist Fri Apr 18 14:53:40 2003
@@ -42,7 +42,6 @@
include/qglviewer/QStereoCtrl.h
include/qglviewer/QToggleButton.h
lib/libqglviewer.a
-lib/libqglviewer.la
lib/libqglviewer.so
lib/libqglviewer.so.4
%%PORTDOCS%%share/doc/qglviewer/AUTHORS
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list