mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix Build if no KDEsdk is installed.
Submitted by: trhodes
This commit is contained in:
parent
ac2422ed58
commit
ad1c0c6b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71096
@ -21,5 +21,6 @@ USE_GMAKE= yes
|
||||
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,5 +21,6 @@ USE_GMAKE= yes
|
||||
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user