From 9098002713c2f9f710588fde96cec56eddab2c01 Mon Sep 17 00:00:00 2001 From: adrianp Date: Mon, 2 Mar 2009 21:11:49 +0000 Subject: Allow override of CURSES_DEFAULT using options.mk --- misc/screen/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/screen/Makefile') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 4a076fdd5f6..b2ca7d078d2 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2008/06/06 17:14:01 dillo Exp $ +# $NetBSD: Makefile,v 1.78 2009/03/02 21:11:49 adrianp Exp $ DISTNAME= screen-4.0.3 PKGREVISION= 2 @@ -12,6 +12,8 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.gnu.org/software/screen/screen.html COMMENT= Multi-screen window manager +.include "options.mk" + PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3