- bump NEED_VERSION
- remove license type - use -f option when invoking rm on libtool.info*
This commit is contained in:
parent
8e3631f58c
commit
390c444597
@ -1,28 +1,27 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2000/04/10 18:56:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2000/04/11 07:58:20 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.2 1998/09/23 16:15:53 vanilla Exp $
|
||||
|
||||
DISTNAME= libtool-1.3.3
|
||||
CATEGORIES= devel
|
||||
NEED_VERSION= 1.73
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= libtool
|
||||
DISTNAME= libtool-1.3.3
|
||||
CATEGORIES= devel
|
||||
NEED_VERSION= 1.234
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= libtool
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
|
||||
MAINTAINER= ports@openbsd.org
|
||||
FAKE= Yes
|
||||
|
||||
LICENSE_TYPE= GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SEPARATE_BUILD= simple
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
FAKE= Yes
|
||||
|
||||
SEPARATE_BUILD= simple
|
||||
GNU_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
||||
pre-configure:
|
||||
rm ${WRKSRC}/doc/libtool.info*
|
||||
@rm -f ${WRKSRC}/doc/libtool.info*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user