aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-j
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-06 15:25:42 +0000
commit7f304f06332ccf9ffd505d1e3eec2e9723210b60 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /textproc/xalan-j
parent8d3ade7517329ee18d0c19fb46682f87aaf00dce (diff)
downloadports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.tar.gz
ports-7f304f06332ccf9ffd505d1e3eec2e9723210b60.zip
Remove unneeded usage of:
- MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=416469
Diffstat (limited to 'textproc/xalan-j')
-rw-r--r--textproc/xalan-j/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index 8aff6d0496e6..9ea098db33ff 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -4,8 +4,7 @@
PORTNAME= xalan-j
PORTVERSION= 2.7.2
CATEGORIES= textproc java
-MASTER_SITES= ${MASTER_SITE_APACHE}
-MASTER_SITE_SUBDIR=xalan/xalan-j/binaries
+MASTER_SITES= APACHE/xalan/xalan-j/binaries
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-bin
MAINTAINER= ale@FreeBSD.org