aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-12 10:36:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-12 10:36:16 +0000
commit5d908e6e7d04d2209c194a0823560291317d58c2 (patch)
tree13223bc030f6c867c417259b545b9eea23d8c108 /security
parentb47d62dcade6274b47743fe101feec21f3ae8cae (diff)
downloadports-5d908e6e7d04d2209c194a0823560291317d58c2.tar.gz
ports-5d908e6e7d04d2209c194a0823560291317d58c2.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/xml-security/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile
index 65de16028ddd..e469a99979c1 100644
--- a/security/xml-security/Makefile
+++ b/security/xml-security/Makefile
@@ -37,10 +37,6 @@ PLIST_FILES= %%JAVAJARDIR%%/xmlsec.jar
ALL_TARGET+= javadoc
.endif
-do-build:
- @(cd ${BUILD_WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${ANT} ${ALL_TARGET})
-
do-install:
@${ECHO} -n ">> Installing JAR as ${JAVAJARDIR}/xmlsec.jar..."
@${INSTALL_DATA} ${WRKSRC}/build/xmlsec-${PORTVERSION}.jar \