pkgsrc/wm/sawfish/Makefile.common
jmmv ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00

26 lines
753 B
Text

# $NetBSD: Makefile.common,v 1.19 2004/03/08 19:40:43 jmmv Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
CATEGORIES= x11 gnome wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/}
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://sawmill.sourceforge.net/
DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
USE_X11= # defined
USE_BUILDLINK2= # defined
USE_PKGLOCALEDIR= # defined
USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
DISTINFO_FILE= ${.CURDIR}/../../wm/sawfish/distinfo
PATCHDIR= ${.CURDIR}/../../wm/sawfish/patches
.include "../../graphics/imlib/buildlink2.mk"
.include "../../lang/librep/buildlink2.mk"
.include "../../x11/controlcenter/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"