diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 10:09:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 10:09:26 +0000 |
commit | 3abca268a6c38b4dda3e664abd26a13237d2b610 (patch) | |
tree | df4330e300ec576cd6b1cb719cfde3300835cc6b /databases/xapian-core | |
parent | 91cf42cbc50f13293da880daf40d406a2b31f7ee (diff) |
- Use USES=tar:xz
Notes
Notes:
svn path=/head/; revision=348196
Diffstat (limited to 'databases/xapian-core')
-rw-r--r-- | databases/xapian-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 4fa25c8f18a4..4fba679c163e 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -21,7 +21,7 @@ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_LDCONFIG= yes -USE_XZ= yes +USES= tar:xz PORTDOCS= * |