diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:16:53 +0000 |
commit | c6457ffef432e7f18fbdf8194ed4d1993763454a (patch) | |
tree | 385230180bcda4fc6cd7a1a7465d2944e039c131 /chinese/chiconv/Makefile | |
parent | c49905e15c8e9d735e2ddc919d4d373d4b530ea7 (diff) | |
download | ports-c6457ffef432e7f18fbdf8194ed4d1993763454a.tar.gz ports-c6457ffef432e7f18fbdf8194ed4d1993763454a.zip |
Notes
Diffstat (limited to 'chinese/chiconv/Makefile')
-rw-r--r-- | chinese/chiconv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chinese/chiconv/Makefile b/chinese/chiconv/Makefile index 0cdd4cfcdd3f..94353c078fa5 100644 --- a/chinese/chiconv/Makefile +++ b/chinese/chiconv/Makefile @@ -4,7 +4,6 @@ PORTNAME= chiconv PORTVERSION= 11.1 CATEGORIES= chinese converters -DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} MAINTAINER= buganini@gmail.com COMMENT= Auto chinese encoding converter @@ -15,7 +14,6 @@ LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini -GH_COMMIT= 9501c80 MAKE_ARGS= PREFIX=${PREFIX} |