aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-07-21 09:01:22 +0000
committerRene Ladan <rene@FreeBSD.org>2014-07-21 09:01:22 +0000
commit99859df43fa8f17cd4b8452de977bdedf22a0ebd (patch)
treebfb8bd46fc4766bef88f15b9833f38f0e94a5948 /x11-toolkits/libgail-gnome
parent4b1786c901c05cc5c01bc212f6bad0ae8a2203fe (diff)
downloadports-99859df43fa8f17cd4b8452de977bdedf22a0ebd.tar.gz
ports-99859df43fa8f17cd4b8452de977bdedf22a0ebd.zip
Notes
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile31
-rw-r--r--x11-toolkits/libgail-gnome/distinfo2
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
3 files changed, 0 insertions, 37 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
deleted file mode 100644
index caed0eeb7464..000000000000
--- a/x11-toolkits/libgail-gnome/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports-stable/x11-toolkits/libgail-gnome/Makefile,v 1.1 2010/06/23 12:27:01 kwm Exp $
-
-PORTNAME= libgail-gnome
-PORTVERSION= 1.20.3
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An implementation of the ATK interfaces for GNOME widgets
-
-DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
-EXPIRATION_DATE=2014-04-10
-
-USE_BZIP2= yes
-USES= gmake pkgconfig
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui atspi
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-PLIST_FILES= lib/gtk-2.0/modules/libgail-gnome.la \
- lib/gtk-2.0/modules/libgail-gnome.so \
- libdata/pkgconfig/libgail-gnome.pc
-GCONF_SCHEMAS= libgail-gnome.schemas
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
deleted file mode 100644
index ebedfe86ab91..000000000000
--- a/x11-toolkits/libgail-gnome/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/libgail-gnome-1.20.3.tar.bz2) = 941f47ceaaebb508f66247639051d233284d93f3f42a76284a9f8d1c0ba09a22
-SIZE (gnome2/libgail-gnome-1.20.3.tar.bz2) = 235616
diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr
deleted file mode 100644
index 5fd20ba9149f..000000000000
--- a/x11-toolkits/libgail-gnome/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GNOME widgets.
-
-WWW: http://www.gnome.org/