SHARED_LIBS, USE_LIBTOOL

This commit is contained in:
bernd 2006-01-06 13:14:28 +00:00
parent 80f2344dcf
commit 0acf398203
4 changed files with 14 additions and 9 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2005/01/24 14:44:24 alek Exp $
# $OpenBSD: Makefile,v 1.5 2006/01/06 13:14:28 bernd Exp $
COMMENT= "companion library to APR"
DISTNAME= apr-util-1.0.1
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
SHARED_LIBS= aprutil-1 0.1
CATEGORIES= devel
MAINTAINER= Aleksander Piotrowski <alek@openbsd.org>
@ -25,7 +27,7 @@ BUILD_DEPENDS= lib/db4/db.=4:db-4.*:databases/db/v4 \
RUN_DEPENDS= ${BUILD_DEPENDS}
MODULES= converters/libiconv
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --with-apr=${LOCALBASE} \
--with-dbm=db4 \

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2004/11/28 14:42:08 alek Exp $
@lib lib/libaprutil-1.so.0.1
@comment $OpenBSD: PFRAG.shared,v 1.2 2006/01/06 13:14:28 bernd Exp $
@lib lib/libaprutil-1.so.${LIBaprutil-1_VERSION}

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2005/01/20 18:48:54 alek Exp $
# $OpenBSD: Makefile,v 1.4 2006/01/06 13:14:28 bernd Exp $
COMMENT= "Apache Portable Runtime"
DISTNAME= apr-1.0.1
PKGNAME= apr-1.0.1p1
PKGNAME= apr-1.0.1p2
SHARED_LIBS= apr-1 0.1
CATEGORIES= devel
MAINTAINER= Aleksander Piotrowski <alek@openbsd.org>
@ -19,6 +21,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.apache.org/dist/apr/ \
http://www.eu.apache.org/dist/apr/
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--with-installbuilddir=${LOCALBASE}/lib/apr-1/ \

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2004/11/28 14:27:38 alek Exp $
@lib lib/libapr-1.so.0.1
@comment $OpenBSD: PFRAG.shared,v 1.2 2006/01/06 13:14:28 bernd Exp $
@lib lib/libapr-1.so.${LIBapr-1_VERSION}