mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add USES=libtool tar:bzip2.
This commit is contained in:
parent
87ea57603f
commit
a6224a6416
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354031
@ -3,9 +3,10 @@
|
||||
|
||||
PORTNAME= webkitgtk
|
||||
PORTVERSION= 1.1.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PROJECTHOST= pywebkitgtk
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= py${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -17,12 +18,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2
|
||||
|
||||
PROJECTHOST= pywebkitgtk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20 libxslt pygtk2
|
||||
USES= gmake pathfix pkgconfig
|
||||
USE_PYTHON= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
%%PYTHON_SITELIBDIR%%/webkit/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/webkit/webkit.a
|
||||
%%PYTHON_SITELIBDIR%%/webkit/webkit.la
|
||||
%%PYTHON_SITELIBDIR%%/webkit/webkit.so
|
||||
libdata/pkgconfig/pywebkitgtk-1.0.pc
|
||||
share/pywebkitgtk/defs/webkit-1.0.2.defs
|
||||
|
Loading…
Reference in New Issue
Block a user