![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / wm / matchbox-wm / Makefile (download)
Revision 1.14, Mon Oct 8 12:42:21 2012 UTC (10 years, 7 months ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.14 2012/10/08 12:42:21 asau Exp $ # DISTNAME= matchbox-window-manager-1.1 PKGNAME= ${DISTNAME:S/window-manager/wm/} PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/1.1/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Window manager designed for computers with small displays USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} PKG_SYSCONFSUBDIR= matchbox EGDIR= ${PREFIX}/share/examples/matchbox CONF_FILES= ${EGDIR}/kbdconfig ${PKG_SYSCONFDIR}/kbdconfig INSTALLATION_DIRS+= share/examples/matchbox post-install: ${MV} ${DESTDIR}${PKG_SYSCONFDIR}/kbdconfig \ ${DESTDIR}${PREFIX}/share/examples/matchbox/ .include "../../devel/libmatchbox/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../mk/bsd.pkg.mk"