Path to this page:
Subject: CVS commit: pkgsrc/emulators/fuse-utils
From: grant beattie
Date: 2004-06-26 19:46:14
Message id: 20040626174614.42BB62DA1D@cvs.netbsd.org
Log Message:
this uses functions from libgcrypt and libgpg-error so include their
buildlink3.mk files.
on NetBSD and others this was building and working but resolving symbols
from libgcrypt and libgpg-error indirectly via libspectrum. this is not
good practice, you must always explicitly link against libraries for the
functions you need.
fixes the build on Solaris.
bump PKGREVISION.
Files: