mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
2d3ae64059
commit
80a3852426
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373751
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libexif
|
||||
PORTVERSION= 0.6.21
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
||||
USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,6 @@ include/libexif/exif-mnote-data.h
|
||||
include/libexif/exif-tag.h
|
||||
include/libexif/exif-utils.h
|
||||
lib/libexif.a
|
||||
lib/libexif.la
|
||||
lib/libexif.so
|
||||
lib/libexif.so.12
|
||||
lib/libexif.so.12.3.3
|
||||
|
Loading…
Reference in New Issue
Block a user