diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 08:08:51 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-06-01 08:08:51 +0000 |
commit | b15c3597f5a178d24cf34c2d91c6d7155cb29237 (patch) | |
tree | 83bacdc97d4786980c4ef945f4bed8b13a8aef2a /arabic/ae_fonts_mono | |
parent | 2e34642c456663c1f89c9324a5334da588850c7e (diff) | |
download | freebsd-ports-b15c3597f5a178d24cf34c2d91c6d7155cb29237.zip |
- USE_BZIP2 -> USES=tar:bzip2
Diffstat (limited to 'arabic/ae_fonts_mono')
-rw-r--r-- | arabic/ae_fonts_mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index a740e60f1210..1dddd6ab9445 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale USE_XORG= x11 -USE_BZIP2= yes +USES= tar:bzip2 SUB_FILES= pkg-message do-build: |