diff options
author | wiz <wiz@pkgsrc.org> | 2007-05-20 15:21:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-05-20 15:21:35 +0000 |
commit | e2c2c24014fb59b6b55715d4cbd78ec979644a7c (patch) | |
tree | bc500a5613bfe63cd3bad1c7b22429480d3c8b64 /ham/Makefile | |
parent | 7f85163caf3c4d88435ede7316c6e42cd35c13e9 (diff) | |
download | pkgsrc-e2c2c24014fb59b6b55715d4cbd78ec979644a7c.tar.gz |
Remove some more gnome1-libs dependencies.
No comment on pkgsrc-users nor from the maintainers after two weeks.
Diffstat (limited to 'ham/Makefile')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/Makefile b/ham/Makefile index 1ff2160ee8b..e85f5716a9b 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/01/21 16:51:05 obache Exp $ +# $NetBSD: Makefile,v 1.21 2007/05/20 15:21:35 wiz Exp $ # COMMENT= Wireless communication tools and applications @@ -21,7 +21,6 @@ SUBDIR+= gnuradio-trellis SUBDIR+= gnuradio-usrp SUBDIR+= gnuradio-video-sdl SUBDIR+= gnuradio-wxgui -SUBDIR+= gpredict SUBDIR+= grig SUBDIR+= hamlib SUBDIR+= linpsk |