diff options
Diffstat (limited to 'devel/libvirt-java/Makefile')
| -rw-r--r-- | devel/libvirt-java/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile index 606800ac5932..c2ceb6f47be4 100644 --- a/devel/libvirt-java/Makefile +++ b/devel/libvirt-java/Makefile @@ -14,8 +14,8 @@ LIB_DEPENDS= libvirt.so:devel/libvirt BUILD_DEPENDS= jna>=4.0:devel/jna \ junit>=4.8.2:java/junit -USE_JAVA= YES -USE_ANT= YES +USES= java:ant + ALL_TARGET= jar PLIST_FILES= %%JAVAJARDIR%%/libvirt-${PORTVERSION}.jar |
