Page MenuHomeFreeBSD

D28864.diff
No OneTemporary

D28864.diff

Index: head/www/nostromo/Makefile
===================================================================
--- head/www/nostromo/Makefile
+++ head/www/nostromo/Makefile
@@ -21,6 +21,9 @@
MAKE_ENV?= MAKEOBJDIR=. NOSTROMO_DIR=${NOSTROMO_DIR} MANDIR=${PREFIX}/man/man
PLIST_SUB+= NOSTROMODIR="${NOSTROMO_DIR}" NOSTROMOLOGDIR="${NOSTROMO_LOGDIR}"
+# XXX PIE with static libraries is currently unsupported.
+MAKE_ENV+= WITHOUT_PIE=true
+
post-extract:
@${REINPLACE_CMD} -e "s@/var/nostromo@${NOSTROMO_DIR}@g" \
${WRKSRC}/src/nhttpd/nhttpd.8 \

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 13, 3:22 AM (9 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17129392
Default Alt Text
D28864.diff (543 B)

Event Timeline