Page MenuHomeFreeBSD

D5818.id14847.diff
No OneTemporary

D5818.id14847.diff

Index: irc/irc/Makefile
===================================================================
--- irc/irc/Makefile
+++ irc/irc/Makefile
@@ -18,18 +18,16 @@
USE_RC_SUBR= ircd
GNU_CONFIGURE= yes
+CONFIGURE_OUTSOURCE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd
-BUILD_WRKSRC= ${WRKSRC}/build
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-CONFIGURE_WRKSRC= ${BUILD_WRKSRC}
+CONFIGURE_WRKSRC= ${WRKSRC}/build
+CONFIGURE_SCRIPT= support/configure
OPTIONS_DEFINE= IPV6
OPTIONS_DEFAULT=IPV6
IPV6_CONFIGURE_ENABLE= ipv6
-pre-configure:
- @${MKDIR} ${BUILD_WRKSRC}
- ${CP} -p ${WRKSRC}/support/configure ${BUILD_WRKSRC}
- ${CP} -p ${WRKSRC}/support/config.h.dist ${BUILD_WRKSRC}/config.h
+post-configure:
+ @${LN} -sf ${WRKSRC}/support/config.h.dist ${BUILD_WRKSRC}/config.h
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 2, 9:16 PM (1 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35871719
Default Alt Text
D5818.id14847.diff (800 B)

Event Timeline