1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-24 00:29:10 +00:00
parent 0367852bf3
commit ded5757642
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362758
2 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= libpano13
PORTVERSION= 2.9.18
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics java
MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -16,8 +16,9 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
USE_GNOME= gtk20 glib20 pango atk
USES= libtool
USE_AUTOTOOLS= autoconf:env autoheader:env aclocal:env \
automake:env libtool:env
automake:env libtoolize
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include/gtk-2.0 \
-I${LOCALBASE}/include/glib-2.0 \

View File

@ -20,9 +20,9 @@ include/pano13/pteditor.h
include/pano13/ptutils.h
include/pano13/queryfeature.h
include/pano13/version.h
lib/libpano13.la
lib/libpano13.so
lib/libpano13.so.2
lib/libpano13.so.2.0.0
libdata/pkgconfig/libpano13.pc
man/man1/PTAInterpolate.1.gz
man/man1/PTblender.1.gz