summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-18 22:02:17 +0000
committerwiz <wiz@pkgsrc.org>2005-05-18 22:02:17 +0000
commitcdb6489776b0f8249164e4022d8ebd3796ce424b (patch)
tree7e31dac9984af87d7cca1a71570e38aaa769764c /comms/gnome-pilot/Makefile
parent6ce0e02a7c082c15c60644510507b53716fca9b0 (diff)
downloadpkgsrc-cdb6489776b0f8249164e4022d8ebd3796ce424b.tar.gz
Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
Diffstat (limited to 'comms/gnome-pilot/Makefile')
-rw-r--r--comms/gnome-pilot/Makefile34
1 files changed, 0 insertions, 34 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
deleted file mode 100644
index 259a76ff294..00000000000
--- a/comms/gnome-pilot/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:06 tv Exp $
-#
-
-DISTNAME= gnome-pilot-0.1.71
-PKGREVISION= 11
-CATEGORIES= comms gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= Palm Pilot synchronisation for GNOME
-
-DEPENDS+= gob-[0-9]*:../../devel/gob
-BUILD_USES_MSGFMT= YES
-
-BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
-
-GNU_CONFIGURE= YES
-USE_X11BASE= YES
-USE_DIRS+= gnome1-1.5
-USE_PKGLOCALEDIR= YES
-USE_LIBINTL= YES
-USE_LIBTOOL= YES
-USE_PERL5= build
-
-CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
-
-.include "../../comms/pilot-link-libs/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-core/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"