diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2019-06-12 15:32:22 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2019-06-12 15:32:22 +0000 |
| commit | 601c019fb3b892c92c7e6b6bb1a2bf5791f9cbbf (patch) | |
| tree | 327b6db04a993c78827d38ea36a19604ca7c7901 /security/gorilla | |
| parent | 8786bbbbcef4c357a21b9c34e6741d1f0bfc5307 (diff) | |
Notes
Diffstat (limited to 'security/gorilla')
| -rw-r--r-- | security/gorilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gorilla/Makefile b/security/gorilla/Makefile index 257fbef4243a..99e59328be35 100644 --- a/security/gorilla/Makefile +++ b/security/gorilla/Makefile @@ -35,7 +35,7 @@ WITHOUTSO= "@comment " PLIST_SUB+= GORILLAARCH=${GORILLAARCH:tl} WITHOUTSO=${WITHOUTSO} WRKSRC= ${WRKDIR}/zdia-${PORTNAME}-${DISTVERSIONSUFFIX} -USES= tk:85+,run +USES= tk:run SUB_FILES= gorilla SUB_LIST= WISH=${WISH} PORTDOCS= * |
