1998-05-07 17:58:20 +02:00
|
|
|
# New ports collection makefile for: libtool
|
|
|
|
# Date created: 6 May 1998
|
|
|
|
# Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1998-05-07 17:58:20 +02:00
|
|
|
#
|
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= libtool
|
|
|
|
PORTVERSION= 1.3.4
|
2000-09-25 09:38:14 +02:00
|
|
|
PORTREVISION= 1
|
1998-05-07 17:58:20 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 08:41:29 +01:00
|
|
|
MASTER_SITE_SUBDIR= libtool
|
1998-05-07 17:58:20 +02:00
|
|
|
|
2000-01-29 23:15:54 +01:00
|
|
|
MAINTAINER= reg@FreeBSD.org
|
1998-05-07 17:58:20 +02:00
|
|
|
|
2000-10-24 18:00:52 +02:00
|
|
|
# This port has not been upgraded to 1.3.5 because it makes no changes to
|
|
|
|
# FreeBSD support, and would require that all Ports users upgrade for no
|
|
|
|
# reason.
|
|
|
|
|
1998-05-07 17:58:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-05-05 00:35:39 +02:00
|
|
|
CONFIGURE_ARGS= --disable-ltdl-install
|
1999-05-29 05:45:27 +02:00
|
|
|
CONFIGURE_ENV= PREFIX=${PREFIX}
|
1998-05-07 17:58:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|