summaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin/buildlink2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-clipman-plugin/buildlink2.mk')
-rw-r--r--x11/xfce4-clipman-plugin/buildlink2.mk26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11/xfce4-clipman-plugin/buildlink2.mk b/x11/xfce4-clipman-plugin/buildlink2.mk
deleted file mode 100644
index d2b451b216d..00000000000
--- a/x11/xfce4-clipman-plugin/buildlink2.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: buildlink2.mk,v 1.3 2004/01/03 18:50:00 reed Exp $
-#
-# This Makefile fragment is included by packages that use xfce4-clipman-plugin.
-#
-# This file was created automatically using createbuildlink 2.8.
-#
-
-.if !defined(XFCE4_CLIPMAN_PLUGIN_BUILDLINK2_MK)
-XFCE4_CLIPMAN_PLUGIN_BUILDLINK2_MK= # defined
-
-BUILDLINK_PACKAGES+= xfce4-clipman-plugin
-BUILDLINK_DEPENDS.xfce4-clipman-plugin?= xfce4-clipman-plugin>=0.4.0nb1
-BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin
-
-EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-clipman-plugin=xfce4-clipman-plugin
-BUILDLINK_PREFIX.xfce4-clipman-plugin_DEFAULT= ${X11PREFIX}
-BUILDLINK_FILES.xfce4-clipman-plugin+= lib/xfce4/panel-plugins/libclipman.*
-
-.include "../../x11/xfce4-panel/buildlink2.mk"
-.include "../../devel/glib2/buildlink2.mk"
-
-BUILDLINK_TARGETS+= xfce4-clipman-plugin-buildlink
-
-xfce4-clipman-plugin-buildlink: _BUILDLINK_USE
-
-.endif # XFCE4_CLIPMAN_PLUGIN_BUILDLINK2_MK