svn commit: r348944 - head/devel/sfml
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 24 11:56:56 UTC 2014
Author: bapt
Date: Mon Mar 24 11:56:55 2014
New Revision: 348944
URL: http://svnweb.freebsd.org/changeset/ports/348944
QAT: https://qat.redports.org/buildarchive/r348944/
Log:
Convert to USES=dos2unix
Modified:
head/devel/sfml/Makefile
Modified: head/devel/sfml/Makefile
==============================================================================
--- head/devel/sfml/Makefile Mon Mar 24 11:50:35 2014 (r348943)
+++ head/devel/sfml/Makefile Mon Mar 24 11:56:55 2014 (r348944)
@@ -16,11 +16,11 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/a
libpng.so:${PORTSDIR}/graphics/png \
libfreetype.so:${PORTSDIR}/print/freetype2
-USES= gmake openal:al pkgconfig
+USES= gmake openal:al pkgconfig dos2unix
+DOS2UNIX_GLOB= Makefile
USE_XORG= x11 xrandr
USE_GL= gl glu
USE_LDCONFIG= yes
-USE_DOS2UNIX= Makefile
DESTDIRNAME= STAGEDIR
WRKSRC= ${WRKDIR}/SFML-${PORTVERSION}
More information about the svn-ports-all
mailing list