summaryrefslogtreecommitdiff
path: root/misc/gnome-pim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-pim/Makefile')
-rw-r--r--misc/gnome-pim/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
deleted file mode 100644
index 63c58bc1c93..00000000000
--- a/misc/gnome-pim/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.51 2005/04/11 21:46:34 tv Exp $
-
-DISTNAME= gnome-pim-1.4.6
-PKGREVISION= 9
-CATEGORIES= misc x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pim/1.4/}
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= Personal Information Manager for GNOME
-
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
-USE_DIRS+= gnome1-1.5
-USE_PKGLOCALEDIR= YES
-USE_GNU_TOOLS+= make
-USE_LIBTOOL= YES
-USE_X11BASE= YES
-BUILD_USES_MSGFMT= YES
-
-GNU_CONFIGURE= YES
-CPPFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR}
-CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
-
-.include "../../comms/gnome-pilot/buildlink3.mk"
-.include "../../x11/gnome-core/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"