From 5201e684973709478cd0e0f268310adadacc4284 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 17 Apr 1998 09:37:21 +0000 Subject: Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. --- misc/screen/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'misc/screen') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 5e11c8bc3d9..fbab3a0a045 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:37 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/17 09:37:24 agc Exp $ # FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp # @@ -9,14 +9,11 @@ MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ MAINTAINER= hubertf@netbsd.org -BUILD_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo -RUN_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo - GNU_CONFIGURE= yes MAN1= screen.1 +INFO_FILES= screen post-install: - @install-info ${PREFIX}/info/screen.info ${PREFIX}/info/dir @${MKDIR} ${PREFIX}/share/examples/screen ${INSTALL_DATA} ${WRKSRC}/etc/etcscreenrc ${PREFIX}/share/examples/screen/screenrc -- cgit v1.2.3