mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Move pre-configure target inside the jdbc block. So there is no empty target
to run. Submitted by: mat@
This commit is contained in:
parent
01d8cc2c90
commit
959b42f142
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383993
@ -118,8 +118,8 @@ post-patch:
|
||||
{} \;
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
.if ${LIBGDA5_SLAVE} == jdbc
|
||||
pre-configure:
|
||||
@cd ${WRKSRC} && ${LOCALBASE}/bin/javac getsp.java
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user