From owner-cvs-all Mon Oct 2 1: 6:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9769637B503; Mon, 2 Oct 2000 01:06:33 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA65594; Mon, 2 Oct 2000 01:06:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-Id: <200010020806.BAA65594@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 2 Oct 2000 01:06:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/librep Makefile ports/lang/librep/files md5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/10/02 01:06:33 PDT Modified files: lang/librep Makefile lang/librep/files md5 Log: - Update to 0.13.1; - Change PREFIX to be X11BASE. The reason why it should be in X11BASE is that sawfish (primary user of librep) installs shared object into one of the librep's directories, so they have to live in the same BASE to make PLISTs working. The way it was done looks like a little hack, because I don't want to use USE_X_PREFIX (the port really doesn't require libX11), so I had to manually set MTREE_FILE. Revision Changes Path 1.20 +20 -3 ports/lang/librep/Makefile 1.12 +1 -1 ports/lang/librep/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message