summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
authortv <tv>2006-01-31 20:19:02 +0000
committertv <tv>2006-01-31 20:19:02 +0000
commit1bf85a33a7f0af352174332dac11865971217df5 (patch)
treeac38b597af8194f97ef08d4fd0ea67ec8fae54d6 /devel/gtoolkit-examples
parentfb412398b2a8cd982d1920218452cdaea52847a6 (diff)
downloadpkgsrc-tv_libtool_1_5_18_tmpdirfix.tar.gz
Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfix
temp dir creation when using relink-based finalization.
Diffstat (limited to 'devel/gtoolkit-examples')
-rw-r--r--devel/gtoolkit-examples/DESCR4
-rw-r--r--devel/gtoolkit-examples/Makefile17
-rw-r--r--devel/gtoolkit-examples/PLIST10
3 files changed, 0 insertions, 31 deletions
diff --git a/devel/gtoolkit-examples/DESCR b/devel/gtoolkit-examples/DESCR
deleted file mode 100644
index 98a01debb5f..00000000000
--- a/devel/gtoolkit-examples/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
- This is a collection of example programs for GToolKit. GToolKit
-is an Objective-C interface library to the GTK+ widget set. GTK+,
-which stands for the Gimp Toolkit, is a library for creating
-graphical user interfaces for the X Window System and MS Win32.
diff --git a/devel/gtoolkit-examples/Makefile b/devel/gtoolkit-examples/Makefile
deleted file mode 100644
index d11811a4237..00000000000
--- a/devel/gtoolkit-examples/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:28 tv Exp $
-#
-.include "../../x11/gtoolkit/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/-/-examples-/}
-PKGREVISION= 5
-CATEGORIES= devel
-
-COMMENT= Objective-C examples for GToolKit
-
-DISTINFO_FILE= ${.CURDIR}/../../x11/gtoolkit/distinfo
-PATCHDIR= ${.CURDIR}/../../x11/gtoolkit/patches
-BUILD_DIRS= ${WRKSRC}/Examples
-
-.include "../../x11/gtoolkit/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/gtoolkit-examples/PLIST b/devel/gtoolkit-examples/PLIST
deleted file mode 100644
index 19277fe5c06..00000000000
--- a/devel/gtoolkit-examples/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/08 15:39:15 wiz Exp $
-share/GNUstep/Local/Tools/clist
-share/GNUstep/Local/Tools/gless
-share/GNUstep/Local/Tools/hello
-share/GNUstep/Local/Tools/menu
-share/GNUstep/Local/Tools/slider
-share/GNUstep/Local/Tools/style
-share/GNUstep/Local/Tools/windows
-share/GNUstep/Local/Tools/xml
-@dirrm share/GNUstep/Local/Tools