summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2007-05-09 10:22:51 +0000
committertnn <tnn@pkgsrc.org>2007-05-09 10:22:51 +0000
commit295930ce295ef87e941eeab25e4bcaa3ca0123b5 (patch)
tree01cc9a1f7661329440cf17b5032c131c3ac8e956 /wm
parenta3f9ecc92a4e59f152800b5ef5f66bbc545cbc59 (diff)
downloadpkgsrc-295930ce295ef87e941eeab25e4bcaa3ca0123b5.tar.gz
Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.
Diffstat (limited to 'wm')
-rw-r--r--wm/Makefile4
-rw-r--r--wm/sawfish/Makefile.common24
2 files changed, 1 insertions, 27 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 23b6ed0f68b..fcd3e0e4708 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2007/04/20 18:14:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.92 2007/05/09 10:22:51 tnn Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -62,8 +62,6 @@ SUBDIR+= pwm
SUBDIR+= qvwm
SUBDIR+= ratpoison
SUBDIR+= sawfish
-SUBDIR+= sawfish-replibs
-SUBDIR+= sawfish-themes
SUBDIR+= selectwm
SUBDIR+= skippy
SUBDIR+= tvtwm
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common
deleted file mode 100644
index e6d99c1e353..00000000000
--- a/wm/sawfish/Makefile.common
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile.common,v 1.29 2006/03/04 21:30:55 jlam Exp $
-
-DISTNAME= sawfish-${SF_VERS}-gtk1
-SF_VERS= 1.2
-CATEGORIES= x11 gnome wm
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sawmill.sourceforge.net/
-
-DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
-
-USE_DIRS+= xdg-1.1
-USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-
-DISTINFO_FILE= ${.CURDIR}/../../wm/sawfish/distinfo
-PATCHDIR= ${.CURDIR}/../../wm/sawfish/patches
-
-.include "../../graphics/imlib/buildlink3.mk"
-.include "../../lang/librep/buildlink3.mk"
-.include "../../x11/control-center/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"