summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/libgda5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile
index 5e43dc222b56..c78a6a3ce4bd 100644
--- a/databases/libgda5/Makefile
+++ b/databases/libgda5/Makefile
@@ -118,8 +118,8 @@ post-patch:
{} \;
.endif
-pre-configure:
.if ${LIBGDA5_SLAVE} == jdbc
+pre-configure:
@cd ${WRKSRC} && ${LOCALBASE}/bin/javac getsp.java
.endif