pkgsrc/x11/acidlaunch/Makefile
jmmv a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00

20 lines
542 B
Makefile

# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:50 jmmv Exp $
#
DISTNAME= acidlaunch-0.5
PKGREVISION= 5
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
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
CONFIGURE_ARGS+= --disable-xmltest
CONFIGURE_ARGS+= --disable-gdk_pixbuftest
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"