[Try to] Look for dependcancies in ${LOCALBASE}.
This commit is contained in:
parent
a6f39b1c2a
commit
19bec80a66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152314
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ pre-configure:
|
|||
@${REINPLACE_CMD} -e ' \
|
||||
s|\$$gtk_config_prefix/bin/gtk-config|\$${GTK_CONFIG}|g; \
|
||||
s|\$$gtk_config_exec_prefix/bin/gtk-config|\$${GTK_CONFIG}|g; \
|
||||
s|/usr/local|${PREFIX}|g' \
|
||||
s|/usr/local|${LOCALBASE}|g' \
|
||||
${WRKSRC}/auto/configure
|
||||
|
||||
# Clean up junk files to keep them from being installed.
|
||||
|
|
Loading…
Reference in a new issue