mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
82c7254ea9
commit
f2b25e26e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352199
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= libgtkhtml
|
||||
PORTVERSION= 2.11.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -12,13 +12,12 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Lightweight HTML rendering/printing/editing engine
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 ltverhack
|
||||
USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gnomeprefix libxslt gnomevfs2
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -71,6 +71,7 @@ lib/libgtkhtml-2.a
|
||||
lib/libgtkhtml-2.la
|
||||
lib/libgtkhtml-2.so
|
||||
lib/libgtkhtml-2.so.0
|
||||
lib/libgtkhtml-2.so.0.0.0
|
||||
libdata/pkgconfig/libgtkhtml-2.0.pc
|
||||
@dirrm include/gtkhtml-2.0/libgtkhtml/view
|
||||
@dirrm include/gtkhtml-2.0/libgtkhtml/util
|
||||
|
Loading…
Reference in New Issue
Block a user