summaryrefslogtreecommitdiff
path: root/x11/xfce4-notes-plugin/Makefile
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 /x11/xfce4-notes-plugin/Makefile
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 'x11/xfce4-notes-plugin/Makefile')
-rw-r--r--x11/xfce4-notes-plugin/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile
deleted file mode 100644
index f90652c3501..00000000000
--- a/x11/xfce4-notes-plugin/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2005/11/09 07:09:05 martti Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-XFCE4_VERSION= 0.11.1
-
-DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION}
-CATEGORIES= sysutils
-MASTER_SITES= http://download.berlios.de/xfce-goodies/
-COMMENT= Xfce notes plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"