ports/172687: security/openssl erroneously requires devel/makedepend as a build dependency

Joseph Stein kd7mlg at gridsquare.net
Sun Oct 14 09:30:00 UTC 2012


>Number:         172687
>Category:       ports
>Synopsis:       security/openssl erroneously requires devel/makedepend as a build dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 14 09:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Stein
>Release:        FreeBSD 9.1-PRERELEASE
>Organization:
none
>Environment:
FreeBSD shasta.gridsquare.net 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Mon Oct  1 19:14:11 PDT 2012     root@:/usr/obj/usr/src/sys/SHASTA  i386
>Description:
Doing a port purge and reinstall.

Installing OpenSSL from ports attempts to install xproto even though I have the 'WITHOUT_X11=yes' knob defined in /etc/make.conf

Line 19 of '/usr/ports/security/openssl/Makefile' reads:
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend

I commented this line out and was able to succesfully build the port with no ill effect.
>How-To-Repeat:
cd /usr/ports/security/openssl
make
>Fix:
Remove line 19 from Makefile

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list