mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Set USE_X_PREFIX instead of manually overriding PREFIX.
This commit is contained in:
parent
9e54fe21c8
commit
f79da230dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123656
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ COMMENT= An Ada-binding to the X Window System and *tif
|
|||
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
|
||||
|
||||
USE_MOTIF= yes
|
||||
PREFIX= ${X11BASE}
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
post-patch:
|
||||
# @mv ${WRKSRC}/lib ${WRKSRC}/src
|
||||
|
|
Loading…
Add table
Reference in a new issue