summaryrefslogtreecommitdiff
path: root/wm/openbox2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/openbox2/Makefile')
-rw-r--r--wm/openbox2/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/wm/openbox2/Makefile b/wm/openbox2/Makefile
deleted file mode 100644
index 546dd1769ea..00000000000
--- a/wm/openbox2/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2007/02/26 13:13:03 joerg Exp $
-#
-
-DISTNAME= openbox-2.2.3
-PKGREVISION= 3
-CATEGORIES= wm x11
-MASTER_SITES= http://icculus.org/openbox/releases/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://icculus.org/openbox/
-COMMENT= Window manager based on Blackbox (2.x branch)
-
-DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot
-
-USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config
-GNU_CONFIGURE= YES
-
-CPPFLAGS+= -DHAVE_STRFTIME=1
-
-BUILDLINK_DEPMETHOD.libXt?= build
-
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"