1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix installation.

PR:		185006, 185068
This commit is contained in:
Max Khon 2013-12-23 17:36:48 +00:00
parent 6c2cf763e2
commit bec24dc2f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337266

View File

@ -28,6 +28,9 @@ USE_WX= 2.8
WX_COMPS= wx contrib
WX_UNICODE= yes
PLIST_FILES= bin/pgadmin3
PORTDATA= *
post-patch:
@${REINPLACE_CMD} -e 's,/wx-config,/${WX_CONFIG:T},' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's,/usr/bin/xterm,${LOCALBASE}/bin/xterm,' ${WRKSRC}/plugins.d/plugins.ini