HomeFreeBSD

net/mpd5: remove BROKEN_SSL*

Description

net/mpd5: remove BROKEN_SSL*

For now, BROKERNL_SSL* is designed for port that defines GNU_CONFIGURE
and USES=pkgconfig to get libssl's include and library paths by means
of pkg-config --cflags/--libs or just use CFLAGS etc. including ${LOCALBASE}

net/mpd5 does not use pkgconfig nor GNU configure and since last update
it forces usage of system libssl despite of presence of other *SSL packages,
so BROKEN_SSL* is unneeded and does only harm here.

Details

Provenance
eugenAuthored on
Parents
rP485852: MFH: r485777
Branches
Unknown
Tags
Unknown