Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 23:32:05 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        tg@ihf.rwth-aachen.de
Cc:        kuku@gilberto.physik.RWTH-Aachen.DE, freebsd-ports@freefall.cdrom.com
Subject:   Re: xemacs 19.16 - Dnd compfac libs
Message-ID:  <199809300632.XAA05130@silvia.hip.berkeley.edu>
In-Reply-To: <873e9b11na.fsf@ghpc6.ihf.rwth-aachen.de> (message from Thomas Gellekum on 29 Sep 1998 15:36:41 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * >         -lDnd.1 => not found (0x0)
 * 
 * /usr/ports/x11/libdnd
 * 
 * >         -lcompface.1 => not found (0x0)
 * 
 * /usr/ports/mail/faces
 * 
 * I don't understand why xemacs wants those libs if you don't have
 * them. They're checked for in the configuration stage.

I see a

===
.if defined(PACKAGE_BUILDING)
WITH_XFACE?=    --with-xface=no
.endif
===

but it says nothing about dnd and compface, so this could result in a
package with the binary linked against these libraries without proper
@pkgdeps.

Should these be added to?

Satoshi

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?199809300632.XAA05130>