Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 1996 23:53:15 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        mark@grondar.za
Cc:        markm@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit: ports/www/apache/patches patch-ae patch-aa patch-ab patch-ad ports/www/apache/pkg PLIST ports/www/apache/pkg.SSL COMMENT DESCR PLIST ports/www/apache/scripts configure.SSL ports/www/apache Makefile ports/www/apache/files Makefile.SSL md5.SSL Makefile ports/www/apache/patches.SSL patch-aa patch-ab patch-ac patch-ad patch-ae patch-af
Message-ID:  <199608150653.XAA14294@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199608150644.IAA01096@grumble.grondar.za> (message from Mark Murray on Thu, 15 Aug 1996 08:44:19 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * No. It does use the SSLeay library, but it also uses a utility from the
 * package, making it a LIB_DEPENDS and RUN_DEPENDS. I suppose that makes
 * it just DEPENDS, right?

Umm.  Now may be a good time to do a little handbook-reading. ;)

Among other things, DEPENDS does not have the same "file:dir" format
as the others, so your line is syntactically incorrect.

I'll leave it to you to determine what to do, but since SSLeay doesn't
have a shared library that LIB_DEPENDS can check, my guess is that you
should use BUILD_DEPENDS and RUN_DEPENDS on one of the files (libssl.a 
would be good).

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608150653.XAA14294>