aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-23 21:22:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-23 21:22:43 +0000
commitd3b7ded81c001d8242bafd139f97472a99893442 (patch)
tree9e906ad5603c48c20ef6dc25aab7a83426439c7d /lang
parentca997050977483dd114ac266220b40b22011d9e2 (diff)
downloadports-d3b7ded81c001d8242bafd139f97472a99893442.tar.gz
ports-d3b7ded81c001d8242bafd139f97472a99893442.zip
Fix make fetch
Reported by: pkg-fallout With hat: portmgr
Notes
Notes: svn path=/head/; revision=365819
Diffstat (limited to 'lang')
-rw-r--r--lang/sr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index 28e4a5d70297..f98229ccf4cb 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -11,7 +11,7 @@ DISTNAME= sr${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel language from the University of Arizona
-USES= gmake # required to support parallel (-jX) builds tar:Z
+USES= gmake tar:Z # required to support parallel (-jX) builds
HAS_CONFIGURE= yes
CONFIGURE_ARGS= prefix
CONFIGURE_ENV= PREFIX="${PREFIX}"