From 51c60ddf7f7c0942f2a332498ef7e104a0c11dc0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 18 Nov 2013 13:45:44 +0000 Subject: Convert to USES=dos2unix While here stagify some of the ports Modernize LIB_DEPENDS Extract zip with bsdtar when possible --- deskutils/launchy/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'deskutils/launchy') diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 64cfc7bfc6eb..ed834b0903fe 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -13,15 +13,13 @@ COMMENT= Open source keystroke launcher BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils -USES= qmake -USE_DOS2UNIX= readme.lyx readme.txt +USES= dos2unix qmake +DOS2UNIX_FILES= readme.lyx readme.txt USE_QT4= qmake_build moc_build rcc_build uic_build gui network PORTDOCS= * MAKE_JOBS_UNSAFE= yes -.include - post-patch: @${REINPLACE_CMD} 's,/usr,${PREFIX},' \ ${WRKSRC}/platforms/unix/unix.pro \ @@ -33,9 +31,7 @@ post-patch: ${WRKSRC}/src/src.pro post-install: -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/?eadme.* ${STAGEDIR}${DOCSDIR} -.endif .include -- cgit v1.2.3