svn commit: r405244 - head/x11-toolkits/linux-c6-qt47-x11

Martin Wilke miwi at FreeBSD.org
Mon Jan 4 15:33:43 UTC 2016


Author: miwi
Date: Mon Jan  4 15:33:42 2016
New Revision: 405244
URL: https://svnweb.freebsd.org/changeset/ports/405244

Log:
  - Switch to WRKSRC

Modified:
  head/x11-toolkits/linux-c6-qt47-x11/Makefile

Modified: head/x11-toolkits/linux-c6-qt47-x11/Makefile
==============================================================================
--- head/x11-toolkits/linux-c6-qt47-x11/Makefile	Mon Jan  4 15:04:55 2016	(r405243)
+++ head/x11-toolkits/linux-c6-qt47-x11/Makefile	Mon Jan  4 15:33:42 2016	(r405244)
@@ -23,13 +23,13 @@ NVIDIA_GL_RUN_DEPENDS=	${LINUXBASE}/usr/
 			linux-c6-libGLU>0:${PORTSDIR}/graphics/linux-c6-libGLU
 NVIDIA_GL_USE_OFF=	linux_apps=dri
 
-USE_LINUX_APPS=	fontconfig png  xorglibs png alsalib  jpeg tiff qt47
+USE_LINUX_APPS=	fontconfig png xorglibs png alsalib jpeg tiff qt47
 USE_LINUX_RPM=	yes
 RPMVERSION=	1_18.el6
 
 DESCR=	${.CURDIR}/../../devel/qt4/pkg-descr
 
 post-patch:
-	${RM} -f ${WRKDIR}/usr/share/qt47/translations/qt_help_*.qm
+	${RM} -f ${WRKSRC}/usr/share/qt47/translations/qt_help_*.qm
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list