mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Stagify.
switch to USES=gmake libtool pathfix. use USE_GNOME=glibmm
This commit is contained in:
parent
d8f70ad258
commit
a32988b2fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347343
@ -13,17 +13,16 @@ PKGNAMESUFFIX= -legacy
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= C++ wrapper for libgda4 library
|
||||
|
||||
LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
USES= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack libgda4
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_GNOME= glibmm libgda4
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-static --disable-documentation
|
||||
CONFIGURE_ARGS= --disable-documentation
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdamm-4.0.so.12.0.0
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -77,10 +77,10 @@ include/libgdamm-4.0/libgdamm/throw_exception.h
|
||||
include/libgdamm-4.0/libgdamm/value.h
|
||||
include/libgdamm-4.0/libgdamm/wrap_init.h
|
||||
include/libgdamm-4.0/libgdamm/xatransaction.h
|
||||
lib/libgdamm-4.0.a
|
||||
lib/libgdamm-4.0.la
|
||||
lib/libgdamm-4.0.so
|
||||
lib/libgdamm-4.0.so.12
|
||||
lib/libgdamm-4.0.so.12.0.0
|
||||
lib/libgdamm-4.0/include/libgdammconfig.h
|
||||
libdata/pkgconfig/libgdamm-4.0.pc
|
||||
@dirrm lib/libgdamm-4.0/include
|
||||
|
Loading…
Reference in New Issue
Block a user