- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
cceb469ad9
commit
602cca5e62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359948
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libfvde
|
||||
PORTVERSION= 20130305
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSLUVJYl9XRWhKSjg/
|
||||
DISTFILES= ${PORTNAME}-experimental-${PORTVERSION}${EXTRACT_SUFX}
|
||||
@ -13,8 +13,8 @@ COMMENT= Library and tools for reading FileVault (FVDE) encrypted volumes
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
USES= pkgconfig
|
||||
USE_GNOME= libxml2 gnomehack
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -8,9 +8,9 @@ include/libfvde/extern.h
|
||||
include/libfvde/features.h
|
||||
include/libfvde/types.h
|
||||
lib/libfvde.a
|
||||
lib/libfvde.la
|
||||
lib/libfvde.so
|
||||
lib/libfvde.so.1
|
||||
lib/libfvde.so.1.0.0
|
||||
libdata/pkgconfig/libfvde.pc
|
||||
man/man1/fvdeinfo.1.gz
|
||||
man/man1/fvdemount.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user