Date: Sun, 17 Feb 2002 22:32:24 +0900 From: Norikatsu Shigemura <nork@ninth-nine.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/35038: cleanup pkg-plist for x11-toolkits/Xaw3d Message-ID: <200202171334.g1HDYIM44319@nd250009.gab.xdsl.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 35038 >Category: ports >Synopsis: cleanup pkg-plist for x11-toolkits/Xaw3d >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 17 05:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Norikatsu Shigemura >Release: FreeBSD 4.5-STABLE i386 >Organization: Ensure Technology Ltd. (http://www.ensure-tech.co.jp) >Environment: System: FreeBSD sakura.ninth-nine.com 4.5-STABLE FreeBSD 4.5-STABLE #77: Wed Feb 13 22:49:06 JST 2002 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386 >Description: libXaw3d.so.6 was installed by x11-toolskits/Xaw3d/Makefile. But not available to pkg-plist. >How-To-Repeat: make install & ls -l /usr/X11R6/lib/libXaw3d.so.6 >Fix: It might be a good idea to fix x11-toolkits/Xaw3d/Makefile with .if XFREE86_VERSION == 4, and PLIST_SUB+= ..... --- diff begins here --- --- x11-toolkits/Xaw3d/pkg-plist.orig Fri Aug 11 10:46:07 2000 +++ x11-toolkits/Xaw3d/pkg-plist Sun Feb 17 22:13:47 2002 @@ -1,5 +1,6 @@ lib/libXaw3d.a lib/libXaw3d.so +lib/libXaw3d.so.6 lib/libXaw3d.so.%%XAWVER%% include/X11/Xaw3d/AllWidgets.h include/X11/Xaw3d/AsciiSink.h --- diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202171334.g1HDYIM44319>