On older systems (pre-4.1.0-RELEASE or so), this port will install
its own ifaddrs.h. Update ${PLIST} accordingly.
Noticed by: assar
This commit is contained in:
@@ -92,6 +92,9 @@ pre-install:
|
||||
.if !defined(OPENSSL_IN_BASE)
|
||||
@${CAT} ${PKGDIR}/pkg-plist.des >> ${PLIST}
|
||||
.endif
|
||||
.if !exists(/usr/include/ifaddrs.h)
|
||||
@${ECHO} include/ifaddrs.h >> ${PLIST}
|
||||
.endif
|
||||
|
||||
# awful hack to avoid running automake after patching configure
|
||||
pre-configure:
|
||||
|
||||
Reference in New Issue
Block a user