summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authortnn <tnn>2007-05-09 10:22:51 +0000
committertnn <tnn>2007-05-09 10:22:51 +0000
commit6a0e923c03ab821d81507ce4e217aed648fa396b (patch)
tree01cc9a1f7661329440cf17b5032c131c3ac8e956 /wm/sawfish
parent144d05cabf8942f3bb8711edfcc42458de2698a8 (diff)
downloadpkgsrc-6a0e923c03ab821d81507ce4e217aed648fa396b.tar.gz
Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile.common24
1 files changed, 0 insertions, 24 deletions
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"