From owner-freebsd-ports Mon Oct 9 13:30: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A9FD37B503 for ; Mon, 9 Oct 2000 13:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA22804; Mon, 9 Oct 2000 13:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id EF0BA37B66C for ; Mon, 9 Oct 2000 13:23:13 -0700 (PDT) Received: from home.dinoex.sub.org (home.dinoex.de [212.184.201.180]) by net2.dinoex.sub.org (8.11.1/8.11.1) with ESMTP id e99KMMY12654 for ; Mon, 9 Oct 2000 22:22:22 +0200 (CEST) (envelope-from dm@home.dinoex.sub.org) Received: (from dm@localhost) by home.dinoex.sub.org (8.11.1/8.11.1) id e99KLcR26084; Mon, 9 Oct 2000 22:21:38 +0200 (CEST) (envelope-from dm) Message-Id: <200010092021.e99KLcR26084@home.dinoex.sub.org> Date: Mon, 9 Oct 2000 22:21:38 +0200 (CEST) From: dirk.meyer@dinoex.sub.org Reply-To: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21872: Fix net/crescendo (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21872 >Category: ports >Synopsis: Fix net/crescendo (by maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 09 13:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 3.4-STABLE i386 >Organization: privat >Environment: tinyfuge, gnomelibs A gnome frontend for tinyfuge >Description: Dependency seem to strong. >How-To-Repeat: >Fix: apply this patch. diff crescendo/Makefile crescendo-1.1.6/Makefile --- crescendo/Makefile Sun Oct 8 10:35:23 2000 +++ crescendo-1.1.6/Makefile Sun Oct 8 21:02:23 2000 @@ -15,9 +15,9 @@ USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --enable-compile-warnings=yes +USE_GNOMELIBS= yes +CONFIGURE_ARGS+= --enable-compile-warnings=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CFLAGS+= -g >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message