[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / wm / selectwm

File: [cvs.NetBSD.org] / pkgsrc / wm / selectwm / Makefile (download)

Revision 1.22, Mon Oct 8 12:42:23 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.21: +1 -3 lines

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.22 2012/10/08 12:42:23 asau Exp $
#

DISTNAME=     selectwm-0.4.1
PKGREVISION=  17
CATEGORIES=   wm
MASTER_SITES= http://ordiluc.net/selectwm/

MAINTAINER=   tonio@NetBSD.org
HOMEPAGE=     http://ordiluc.net/selectwm/
COMMENT=      Simple GTK2 application to select window manager

USE_TOOLS+=       pkg-config
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE=    yes

CONFIGURE_ARGS+=  --without-included-gettext

.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"