diff options
author | rh <rh> | 2000-01-02 16:41:54 +0000 |
---|---|---|
committer | rh <rh> | 2000-01-02 16:41:54 +0000 |
commit | 650564ff69463837f6b0d3719d060d3caf1f05cd (patch) | |
tree | a9b3744dc7d4ad2564bb3e6258127651505ae580 /devel | |
parent | 7951219d3f06b4b73a2a7dd5b3ecbc617496ac20 (diff) | |
download | pkgsrc-650564ff69463837f6b0d3719d060d3caf1f05cd.tar.gz |
Add and enable libstroke.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a0175c63dbc..09d3c491efc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2000/01/02 15:15:55 rh Exp $ +# $NetBSD: Makefile,v 1.98 2000/01/02 16:41:54 rh Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -67,6 +67,7 @@ SUBDIR += libscsi SUBDIR += libslang SUBDIR += libsmi + SUBDIR += libstroke SUBDIR += libtool # SUBDIR += linux_devel # SUBDIR += linuxgdb |