summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authortron <tron>1999-06-07 22:15:59 +0000
committertron <tron>1999-06-07 22:15:59 +0000
commit4ed4ca0848914f2f50146b296c006534326ce002 (patch)
tree9b4e17200f6523ac2cbf9f18376fcd43b4792903 /devel/Makefile
parent5ca8499d0500557504090ceb95b8534964ab611c (diff)
downloadpkgsrc-4ed4ca0848914f2f50146b296c006534326ce002.tar.gz
Add and enable "stooop". Fixes first half of PR pkg/6905 by Greg A. Woods.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3012c8871ac..b3b0bdbb763 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 1999/05/18 21:27:30 hwr Exp $
+# $NetBSD: Makefile,v 1.60 1999/06/07 22:15:59 tron Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -112,6 +112,7 @@
# SUBDIR += sawt
# SUBDIR += scogdb
SUBDIR += sfio
+ SUBDIR += stooop
SUBDIR += swig
# SUBDIR += tclcheck
SUBDIR += tkcvs