Page MenuHomeFreeBSD

D19691.1782745224.diff
No OneTemporary

Size
682 B
Referenced Files
None
Subscribers
None

D19691.1782745224.diff

Index: head/databases/mariadb103-client/Makefile
===================================================================
--- head/databases/mariadb103-client/Makefile
+++ head/databases/mariadb103-client/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mariadb
+PORTREVISION= 1
PKGNAMESUFFIX= 103-client
COMMENT= Multithreaded SQL database (client)
@@ -22,6 +23,11 @@
CLIENT_ONLY= yes
CONFLICTS_INSTALL= databases/mytop
+
+post-configure:
+ ${REINPLACE_CMD} -Ee 's|(#define INCLUDE.*)"$$|\1 -I${PREFIX}/include"|' \
+ -e 's|(#define LIBS .*)"$$|\1 -L${PREFIX}/lib"|' \
+ ${WRKSRC}/libmariadb/mariadb_config/mariadb_config.c
post-install:
${RM} -r ${STAGEDIR}${DATADIR}

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 29, 3:00 PM (16 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28986274
Default Alt Text
D19691.1782745224.diff (682 B)

Event Timeline