Page MenuHomeFreeBSD

D52193.1776114517.diff
No OneTemporary

Size
606 B
Referenced Files
None
Subscribers
None

D52193.1776114517.diff

diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unixODBC
PORTVERSION= 2.3.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.unixodbc.org/ \
ftp://ftp.unixodbc.org/pub/unixODBC/
@@ -28,6 +28,9 @@
post-patch:
@${REINPLACE_CMD} -e 's|\.ini$$|.ini.sample|' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} \
+ -e 's|/etc|${LOCALBASE}/etc|' \
+ -e 's|/usr/lib|${LOCALBASE}/lib|' ${WRKSRC}/man/*.[1-9]
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 13, 9:08 PM (2 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28340243
Default Alt Text
D52193.1776114517.diff (606 B)

Event Timeline