mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix to respect non-standard LOCALBASE/X11BASE settings.
This commit is contained in:
parent
d3ebfc4683
commit
b69b32b01d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146206
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ USE_XLIB= yes
|
|||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --with-x=${X11BASE}
|
||||
GNU_CONFIGURE= yes
|
||||
DOCS= doc/AUTHORS doc/TODO doc/*.txt
|
||||
MAN1= rdesktop.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue