From c5b8d02abffd88a46e0093461ada1e718b32ea91 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 25 Jun 2000 07:31:11 +0000 Subject: [PATCH] - add HOMEPAGE - remove FAKE=Yes - remove useless post-install target - GNU_CONFIGURE -> CONFIGURE_STYLE - add @comment with RCS id to PLIST --- devel/automake/Makefile | 11 +++++------ devel/automake/pkg/DESCR | 2 ++ devel/automake/pkg/PLIST | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/automake/Makefile b/devel/automake/Makefile index 0f6121735e4..736c3e46a86 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -1,21 +1,20 @@ -# $OpenBSD: Makefile,v 1.12 2000/03/18 06:14:47 todd Exp $ +# $OpenBSD: Makefile,v 1.13 2000/06/25 07:31:11 brad Exp $ DISTNAME= automake-1.4 CATEGORIES= devel +NEED_VERSION= 1.301 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= automake +HOMEPAGE= http://www.gnu.org/software/automake/ + MAINTAINER= jasoni@openbsd.org -FAKE=Yes PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -GNU_CONFIGURE= Yes - -post-install: - @install-info ${PREFIX}/info/automake.info ${PREFIX}/info/dir +CONFIGURE_STYLE= gnu .include diff --git a/devel/automake/pkg/DESCR b/devel/automake/pkg/DESCR index 03abb4a47bb..888f7cb2475 100644 --- a/devel/automake/pkg/DESCR +++ b/devel/automake/pkg/DESCR @@ -4,3 +4,5 @@ conform to the GNU standards for Makefile variables and targets. Automake assumes the project uses autoconf. If you want automatic dependency tracking support, the use of GNU make is also required. + +WWW: ${HOMEPAGE} diff --git a/devel/automake/pkg/PLIST b/devel/automake/pkg/PLIST index 82ffbe35f1c..76f11c5493a 100644 --- a/devel/automake/pkg/PLIST +++ b/devel/automake/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.8 2000/06/25 07:31:11 brad Exp $ bin/automake bin/aclocal @unexec install-info --delete %D/info/automake.info %D/info/dir