From owner-cvs-all Fri Jul 14 4:59:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C70137C6ED; Fri, 14 Jul 2000 04:59:47 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA97550; Fri, 14 Jul 2000 04:59:47 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200007141159.EAA97550@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 14 Jul 2000 04:59:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xforms Makefile ports/x11-toolkits/xforms/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/07/14 04:59:47 PDT Modified files: x11-toolkits/xforms Makefile x11-toolkits/xforms/pkg PLIST Log: Create libform.so --> libxform.so.1 link, because it seems that library has been built with --soname option and w/o this link dynamically-linked executables don't work. Revision Changes Path 1.36 +4 -1 ports/x11-toolkits/xforms/Makefile 1.19 +1 -0 ports/x11-toolkits/xforms/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message