Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2012 09:27:49 GMT
From:      Joseph Stein <kd7mlg@gridsquare.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172687: security/openssl erroneously requires devel/makedepend as a build dependency
Message-ID:  <201210140927.q9E9RnZE064622@red.freebsd.org>
Resent-Message-ID: <201210140930.q9E9U0FF062148@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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