mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Fix build segfault under 10
- Bump PORTREVISION PR: ports/188297 Submitted by: cy@ Approved by: portmgr (bdrewery)
This commit is contained in:
parent
fce33a9f88
commit
b2753cc9d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350662
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= truecrypt
|
||||
PORTVERSION= 7.1a
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/wxwindows/${WX_VER}/:wxwidgets \
|
||||
ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/:rsa \
|
||||
@ -24,7 +24,6 @@ RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
|
||||
WRKSRC= ${WRKDIR}/truecrypt-${PORTVERSION}-source
|
||||
|
||||
USES= fuse iconv pkgconfig
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
RESTRICTED= May not be redistributed. Must accept license to download.
|
||||
NO_CDROM= May not be redistributed. Must accept license to download.
|
||||
|
Loading…
Reference in New Issue
Block a user