diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-14 09:24:56 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-14 09:24:56 +0000 |
commit | af473b4a4438ee13997b2bd4628670ef03a23f90 (patch) | |
tree | 75b845cf635698fa9da98317a90b5a105b293804 /security/secpanel | |
parent | b0d78a2bb72ec19bb960425ade582078f9d702ad (diff) | |
download | ports-af473b4a4438ee13997b2bd4628670ef03a23f90.tar.gz ports-af473b4a4438ee13997b2bd4628670ef03a23f90.zip |
Notes
Diffstat (limited to 'security/secpanel')
-rw-r--r-- | security/secpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 3e0340645270..628a391b661e 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass WRKSRC= ${WRKDIR}/usr/local NO_BUILD= yes -USE_TK_WRAPPER= yes +USES= tk:wrapper DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "" "false" |