ports/58729: [patch] graphics/libimg: Fix installation on CURRENT (6 dependencies)
Volker Stolz
stolz at i2.informatik.rwth-aachen.de
Thu Oct 30 15:40:09 UTC 2003
>Number: 58729
>Category: ports
>Synopsis: [patch] graphics/libimg: Fix installation on CURRENT (6 dependencies)
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Oct 30 07:40:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Volker Stolz
>Release: FreeBSD 4.9-RC i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-RC FreeBSD 4.9-RC #10: Tue Oct 7 12:32:25 CEST 2003 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386
>Description:
On -CURRENT, bsd.lib.mk tries to install symlinks to shlibs into /usr/lib.
Noticed by: bento
Tested on: -STABLE, -CURRENT
>How-To-Repeat:
>Fix:
Modify files/Makefile.bsd:
diff -urN /usr/ports/graphics/libimg/files/Makefile.bsd libimg/files/Makefile.bsd
--- /usr/ports/graphics/libimg/files/Makefile.bsd Sun Jul 21 22:23:00 2002
+++ libimg/files/Makefile.bsd Thu Oct 30 16:21:28 2003
@@ -1,4 +1,5 @@
SHLIB_NAME= libimg.so.1
+LIBDIR= ${LOCALBASE}/lib
PORTVERSION?= 1.2.4
LOCALBASE?= /usr/local
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list