summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron>1998-05-26 22:09:20 +0000
committertron <tron>1998-05-26 22:09:20 +0000
commit126df8b9aeda05c2393d18bc57067c493e1e5b6c (patch)
tree79c5ff6b8bbba1f95553464734629c717e5d6459 /misc
parent4993f233e361a122b8aafadd898c297d6bd8f9c0 (diff)
downloadpkgsrc-126df8b9aeda05c2393d18bc57067c493e1e5b6c.tar.gz
Add and enable "dialog", fixes PR pkg/4993.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index f563946e1d5..fb06e45ff53 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1998/05/15 21:45:58 tron Exp $
+# $NetBSD: Makefile,v 1.18 1998/05/26 22:09:20 tron Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
SUBDIR += amanda
@@ -9,6 +9,7 @@
SUBDIR += colorls
# SUBDIR += ctk # broken w/ tcl/tk V8.0 - HF
# SUBDIR += dejagnu # needs expect - HF
+ SUBDIR += dialog
SUBDIR += dotfile
# SUBDIR += ecc # broken - HF
# SUBDIR += estic # left for someone w/ an Istec - HF