![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / wm / skippy / Makefile (download)
Revision 1.23, Mon Oct 8 12:42:23 2012 UTC (10 years, 7 months ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.23 2012/10/08 12:42:23 asau Exp $ # DISTNAME= skippy-0.5.0 PKGREVISION= 11 CATEGORIES= wm MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://thegraveyard.org/skippy.php COMMENT= Fullscreen task switcher for X11 USE_TOOLS+= pkg-config EGDIR= ${PREFIX}/share/examples/${PKGBASE} LDFLAGS.SunOS+= -lrt INSTALLATION_DIRS= share/examples/${PKGBASE} post-install: ${INSTALL_DATA} ${WRKSRC}/skippyrc-default ${DESTDIR}${EGDIR}/skippyrc .include "../../graphics/imlib2/buildlink3.mk" .include "../../x11/libXft/buildlink3.mk" .include "../../x11/libXinerama/buildlink3.mk" .include "../../x11/libXmu/buildlink3.mk" .include "../../mk/bsd.pkg.mk"