mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix conflict with libsigc++20, stageify.
This commit is contained in:
parent
9b5265f7bb
commit
04269a8c42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334712
1 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,7 @@ PORTREVISION= 1
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2
|
||||
PKGNAMESUFFIX= 12
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
|
@ -15,10 +16,11 @@ COMMENT= Callback Framework for C++
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
LATEST_LINK= libsigc++12
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsigc-1.2.so.5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue