diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-12 17:49:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-12 17:49:06 +0800 |
commit | 625619956328bd955ba053174663c52190522f76 (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /japanese/today | |
parent | 7ef0e3435d016ed27e14fe0dbd7acdbbd842efa8 (diff) | |
download | freebsd-ports-gnome-625619956328bd955ba053174663c52190522f76.tar.gz freebsd-ports-gnome-625619956328bd955ba053174663c52190522f76.tar.zst freebsd-ports-gnome-625619956328bd955ba053174663c52190522f76.zip |
Convert to USES=lha
Diffstat (limited to 'japanese/today')
-rw-r--r-- | japanese/today/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/today/Makefile b/japanese/today/Makefile index 31a82aa779d9..e6b0b5aea0f3 100644 --- a/japanese/today/Makefile +++ b/japanese/today/Makefile @@ -15,7 +15,7 @@ COMMENT= Tells you what day today is EXTRACT_DEPENDS=nkf:${PORTSDIR}/japanese/nkf NO_WRKSUBDIR= yes -USE_LHA= yes +USES= lha MAKEFILE= ${FILESDIR}/Makefile |