libstdc++/libm WANTLIB. ok jasper

This commit is contained in:
sthen 2010-07-02 10:32:55 +00:00
parent 5e68761a92
commit ebcaa25436
2 changed files with 7 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.34 2010/05/21 19:28:20 jasper Exp $
# $OpenBSD: Makefile,v 1.35 2010/07/02 10:32:55 sthen Exp $
COMMENT= perl-compatible regular expression library
DISTNAME= pcre-8.02
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS= pcre 2.3 \
pcrecpp 3.2 \
@ -23,7 +23,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
WANTLIB= c m stdc++
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2010/03/21 10:46:43 jasper Exp $
# $OpenBSD: Makefile,v 1.34 2010/07/02 10:32:55 sthen Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT-perl= UUID modules for Perl
VERSION= 1.6.0
DISTNAME= uuid-${VERSION}
FULLPKGNAME-main= uuid-${VERSION}p0
FULLPKGNAME-main= uuid-${VERSION}p1
FULLPKGNAME-perl= p5-UUID-${VERSION}p1
CATEGORIES= devel
SHARED_LIBS= uuid 13.22 \
@ -31,7 +31,7 @@ PERMIT_DISTFILES_FTP= Yes
MULTI_PACKAGES= -main -perl
WANTLIB-main= c
WANTLIB-main= c m stdc++
CATEGORIES-perl= devel perl5
WANTLIB-perl=