1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Switch to USES=libtool, drop .la files

- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-23 22:30:14 +00:00
parent 798917e832
commit 2863b04602
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362744
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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