Drop :keepla from libtool USES.
This commit is contained in:
parent
2826602073
commit
05a3aded4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393402
2 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/graphics/cairomm/Makefile,v 1.19 2011/06/07 14:00:26 kwm Exp $
|
||||
|
||||
PORTNAME= cairomm
|
||||
PORTVERSION= 1.10.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://cairographics.org/releases/
|
||||
|
||||
|
@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool:keepla pathfix pkgconfig
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= cairo libxml++26
|
||||
CONFIGURE_ENV= AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -19,7 +19,6 @@ include/cairomm-1.0/cairomm/win32_font.h
|
|||
include/cairomm-1.0/cairomm/win32_surface.h
|
||||
include/cairomm-1.0/cairomm/xlib_surface.h
|
||||
lib/cairomm-1.0/include/cairommconfig.h
|
||||
lib/libcairomm-1.0.la
|
||||
lib/libcairomm-1.0.so
|
||||
lib/libcairomm-1.0.so.1
|
||||
lib/libcairomm-1.0.so.1.4.0
|
||||
|
|
Loading…
Reference in a new issue