summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 19:35:36 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 19:35:36 +0000
commit7356d65d878cba1019e05c7a2ac78ac04afa0aca (patch)
treead7a0aa15efed56e264f00993f2da52c9da22b47 /misc/screen/Makefile
parent66a323895739307688329e108be7c5b6a5a820de (diff)
downloadpkgsrc-7356d65d878cba1019e05c7a2ac78ac04afa0aca.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 4f4bc683c5a..f19795d22d6 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2005/09/20 04:23:48 jlam Exp $
+# $NetBSD: Makefile,v 1.61 2005/09/28 19:35:36 rillig Exp $
DISTNAME= screen-4.0.2
PKGREVISION= 3
@@ -18,7 +18,7 @@ USE_PKGINSTALL= YES
INFO_FILES= screen.info
PLIST_SUBST= DISTNAME=${DISTNAME}
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-sys-screenrc=${PKG_SYSCONFDIR}/screenrc
CONFIGURE_ARGS+= --enable-telnet