- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES Approved by: portmgr blanket
This commit is contained in:
parent
798917e832
commit
2863b04602
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362744
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= epeg
|
||||
PORTVERSION= 0.9.1.042
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \
|
||||
@ -15,8 +15,7 @@ COMMENT= Immensely fast JPEG thumbnailing library
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= libtool pathfix tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/epeg
|
||||
include/Epeg.h
|
||||
lib/libepeg.a
|
||||
lib/libepeg.la
|
||||
lib/libepeg.so
|
||||
lib/libepeg.so.9
|
||||
lib/libepeg.so.0
|
||||
lib/libepeg.so.0.9.1
|
||||
libdata/pkgconfig/epeg.pc
|
||||
|
Loading…
Reference in New Issue
Block a user