summaryrefslogtreecommitdiff
path: root/ham/gpredict/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-20 15:21:35 +0000
committerwiz <wiz@pkgsrc.org>2007-05-20 15:21:35 +0000
commite2c2c24014fb59b6b55715d4cbd78ec979644a7c (patch)
treebc500a5613bfe63cd3bad1c7b22429480d3c8b64 /ham/gpredict/Makefile
parent7f85163caf3c4d88435ede7316c6e42cd35c13e9 (diff)
downloadpkgsrc-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/gpredict/Makefile')
-rw-r--r--ham/gpredict/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
deleted file mode 100644
index 35847277b64..00000000000
--- a/ham/gpredict/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2006/12/27 12:03:24 joerg Exp $
-
-DISTNAME= gpredict-0.6.1
-PKGREVISION= 1
-CATEGORIES= ham
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
-
-MAINTAINER= wulf@NetBSD.org
-HOMEPAGE= http://groundstation.sourceforge.net/
-COMMENT= Gnome satellite tracking program
-
-USE_LANGUAGES= c c++
-USE_TOOLS+= gmake msgfmt pkg-config intltool
-USE_PKGLOCALEDIR=yes
-GNU_CONFIGURE= yes
-
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../devel/gal/buildlink3.mk"
-#.include "../../ham/hamlib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"