summaryrefslogtreecommitdiff
path: root/print/ggv2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-16 12:26:15 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-16 12:26:15 +0000
commitf3bcfa1fae3bef73aca949f9a218b6dd2c6c47a4 (patch)
treebe4bf7cbaa1f5247fdcb04579cec2860e4b6d8c5 /print/ggv2/Makefile
parent7edf5b86f069e3caab9b2699909cdfe24ef43746 (diff)
downloadpkgsrc-f3bcfa1fae3bef73aca949f9a218b6dd2c6c47a4.tar.gz
Remove ggv2 and gpdf: deprecated by evince, starting in GNOME 2.12.0.
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r--print/ggv2/Makefile33
1 files changed, 0 insertions, 33 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
deleted file mode 100644
index 34f67bb3207..00000000000
--- a/print/ggv2/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.46 2005/08/21 11:32:26 jmmv Exp $
-#
-
-DISTNAME= ggv-2.8.5
-CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.8/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= GNOME2 GhostScript frontend and PDF viewer
-
-BUILD_USES_MSGFMT= YES
-
-GNU_CONFIGURE= YES
-USE_DIRS+= gnome2-1.5
-USE_PKGLOCALEDIR= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= gmake pkg-config
-
-GCONF2_SCHEMAS= ggv.schemas
-
-.include "../../devel/GConf2/schemas.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../net/ORBit2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/ghostscript.mk"
-.include "../../mk/bsd.pkg.mk"