mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
- Bootstrap fix, thanks to Rubin Simons
Submitted by: maintainer via skype
This commit is contained in:
parent
ece255e47a
commit
fce9f3b5cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343834
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= maven31
|
||||
DISTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= maven/binaries
|
||||
|
@ -21,7 +22,7 @@ NO_BUILD= yes
|
|||
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/apache-maven-${DISTVERSION}
|
||||
SUB_FILES= mvn.sh
|
||||
SUB_LIST= CLASSWORLDS_JAR=plexus-classworlds-2.4.jar
|
||||
SUB_LIST= CLASSWORLDS_JAR=plexus-classworlds-2.5.1.jar
|
||||
INSTANCE_FILE= 030101-${PORTNAME}-${PORTVERSION}
|
||||
INSTANCES_DIR= etc/maven-wrapper/instances.d/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue