summaryrefslogtreecommitdiff
path: root/x11/acidlaunch/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-06 16:02:28 +0000
committerwiz <wiz>2011-03-06 16:02:28 +0000
commit2d98e802e061dc1f3069a9f1f217fc87a685a51a (patch)
tree2e0950fe4261acbafec3ff24573aba194ce53bb6 /x11/acidlaunch/Makefile
parent4e651f67d0a9cfa3960bb60439e31f8e8f121cab (diff)
downloadpkgsrc-2d98e802e061dc1f3069a9f1f217fc87a685a51a.tar.gz
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'x11/acidlaunch/Makefile')
-rw-r--r--x11/acidlaunch/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile
deleted file mode 100644
index 1ed0b6aec4c..00000000000
--- a/x11/acidlaunch/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2011/01/13 13:39:41 wiz Exp $
-#
-
-DISTNAME= acidlaunch-0.5
-PKGREVISION= 14
-CATEGORIES= x11
-MASTER_SITES= http://linuxgamers.net/download/
-
-MAINTAINER= ptiJo@noos.fr
-HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch
-COMMENT= Small, light-weight app launcher
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= YES
-USE_LANGUAGES= c c++
-CONFIGURE_ARGS+= --disable-xmltest
-CONFIGURE_ARGS+= --disable-gdk_pixbuftest
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"