Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144673708
D52193.1776114517.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
606 B
Referenced Files
None
Subscribers
None
D52193.1776114517.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D52193: databases/unixODBC: Fix paths in manpages
Attached
Detach File
Event Timeline
Log In to Comment