Stagify, switch to USES=libtool tar:xz gmake
This commit is contained in:
parent
9d18caf8b5
commit
d7401fb53d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350708
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= goocanvasmm
|
||||
PORTVERSION= 1.90.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 2
|
||||
@ -11,15 +12,13 @@ PKGNAMESUFFIX= 2
|
||||
MAINTAINER= kwm@FreeBSD.org
|
||||
COMMENT= C++ bindings for the goocanvas widget for GTK
|
||||
|
||||
LIB_DEPENDS= goocanvas-2.0:${PORTSDIR}/graphics/goocanvas2
|
||||
LIB_DEPENDS= libgoocanvas-2.0.so:${PORTSDIR}/graphics/goocanvas2
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USE_GNOME= ltverhack gtkmm30
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool gmake pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gtkmm30
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
USE_XZ= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -61,10 +61,10 @@ include/goocanvasmm-2.0/goocanvasmm/types.h
|
||||
include/goocanvasmm-2.0/goocanvasmm/widget.h
|
||||
include/goocanvasmm-2.0/goocanvasmm/wrap_init.h
|
||||
lib/goocanvasmm-2.0/include/goocanvasmmconfig.h
|
||||
lib/libgoocanvasmm-2.0.a
|
||||
lib/libgoocanvasmm-2.0.la
|
||||
lib/libgoocanvasmm-2.0.so
|
||||
lib/libgoocanvasmm-2.0.so.6
|
||||
lib/libgoocanvasmm-2.0.so.6.0.0
|
||||
libdata/pkgconfig/goocanvasmm-2.0.pc
|
||||
@dirrm lib/goocanvasmm-2.0/include
|
||||
@dirrm lib/goocanvasmm-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user