aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 22:09:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 22:09:25 +0000
commita77f3b4e6f812fb76130ccb6f193e1f11d800ebe (patch)
treedee873e911fb1a53fc1f3534dc76741f5063a099 /x11-toolkits
parentc95e92e82be0edbb61617601cb5b5ed1e86e7098 (diff)
downloadports-a77f3b4e6f812fb76130ccb6f193e1f11d800ebe.tar.gz
ports-a77f3b4e6f812fb76130ccb6f193e1f11d800ebe.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/gob/Makefile28
-rw-r--r--x11-toolkits/gob/distinfo2
-rw-r--r--x11-toolkits/gob/pkg-descr3
-rw-r--r--x11-toolkits/gob/pkg-plist2
5 files changed, 0 insertions, 36 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 259ecdb31065..f0a6b6a029ab 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -46,7 +46,6 @@
SUBDIR += gnustep-cairo
SUBDIR += gnustep-gui
SUBDIR += gnustep-xdps
- SUBDIR += gob
SUBDIR += gstreamer-plugins-pango
SUBDIR += gtk-sharp10
SUBDIR += gtk-sharp20
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile
deleted file mode 100644
index 0890e3ae6cd7..000000000000
--- a/x11-toolkits/gob/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: GTK+ Object Builder
-# Date created: 25 January 2000
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gob
-PORTVERSION= 1.0.12
-PORTREVISION= 4
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A preprocessor for making GTK+ objects with inline C
-
-DEPRECATED= No more supported upstream, not depend on anymore.
-EXPIRATION_DATE= 2011-12-03
-
-USE_GMAKE= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
-CPPFLAGS+= -I${LOCALBASE}/include
-
-MAN1= gob.1
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gob/distinfo b/x11-toolkits/gob/distinfo
deleted file mode 100644
index 03786786864a..000000000000
--- a/x11-toolkits/gob/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gob-1.0.12.tar.gz) = e4b17e0701372a827ca8cf19d9aa93b7101dd9c5fc72957336952f2a09315624
-SIZE (gob-1.0.12.tar.gz) = 171225
diff --git a/x11-toolkits/gob/pkg-descr b/x11-toolkits/gob/pkg-descr
deleted file mode 100644
index c8d116e9e691..000000000000
--- a/x11-toolkits/gob/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-a preprocessor for making GTK+ objects with inline C
-
-WWW: http://www.5z.com/jirka/gob.html
diff --git a/x11-toolkits/gob/pkg-plist b/x11-toolkits/gob/pkg-plist
deleted file mode 100644
index 1aee33b81765..000000000000
--- a/x11-toolkits/gob/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/gob
-share/aclocal/gob.m4