mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
This commit is contained in:
parent
2995d31859
commit
e3744214b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123413
@ -21,6 +21,7 @@ USE_QT_VER= 3
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
|
||||
PLIST_FILES= bin/divxcalc
|
||||
|
||||
pre-configure:
|
||||
|
Loading…
Reference in New Issue
Block a user