Fix build on AMD64
Approved by: Palle Girgensohn <girgen@pingpong.net>
This commit is contained in:
parent
daa88c43e9
commit
c979e95654
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99688
@ -27,6 +27,7 @@ post-patch:
|
||||
${REINPLACE_CMD} "s,/usr/local/pgsql,${PREFIX},; \
|
||||
s,^CFLAGS.*,CFLAGS=${CFLAGS},; \
|
||||
s,\...SO_MINOR_VERSION.,,; \
|
||||
s,\-I,\-fPIC \-I,; \
|
||||
s,\(\-[IL]\)[^/]*,\\1${LOCALBASE}," ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user