From owner-cvs-ports Thu Apr 30 01:39:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03416 for cvs-ports-outgoing; Thu, 30 Apr 1998 01:39:12 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03346; Thu, 30 Apr 1998 01:39:02 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA09400; Thu, 30 Apr 1998 01:37:08 -0700 (PDT) Date: Thu, 30 Apr 1998 01:37:08 -0700 (PDT) Message-Id: <199804300837.BAA09400@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/math/xmgr Makefile ports/math/xmgr/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk tg 1998/04/30 01:37:08 PDT Modified files: math/xmgr Makefile math/xmgr/patches patch-aa Log: Save xmgr history part 3. Original log: Xinside Motif users need an additional library -lXintl. So I used the $(MOTIFLIB) variable in the Imakefile file which can easily be defined correctly there. Updated the patch to reflect this. A pre-extract target informs Xinside users to do so ... Revision Changes Path 1.4 +5 -1 ports/math/xmgr/Makefile 1.3 +1 -1 ports/math/xmgr/patches/patch-aa