summaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-01-31 20:19:02 +0000
committertv <tv@pkgsrc.org>2006-01-31 20:19:02 +0000
commit5520be588b19525e37fd3beb880feb6a7d5fd702 (patch)
treeac38b597af8194f97ef08d4fd0ea67ec8fae54d6 /x11/xwit/Makefile
parente2af5cd01302ca875189525f76bd56c09718edd8 (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 'x11/xwit/Makefile')
-rw-r--r--x11/xwit/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile
deleted file mode 100644
index 348d72a911e..00000000000
--- a/x11/xwit/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:48:17 tv Exp $
-#
-
-DISTNAME= xwit-3.4
-PKGREVISION= 2
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
-
-MAINTAINER= seb@NetBSD.org
-COMMENT= Utility for calling X11 functions from the shell
-
-USE_IMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"