From ed1c69cbaf1ab78a09a633000ae43f3c9e3177ce Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Mon, 26 May 2014 20:56:04 -0700 Subject: [PATCH] Tweak graphics/structuresynth version 1.5.0_2 --- graphics/structuresynth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/structuresynth/Makefile b/graphics/structuresynth/Makefile index 68d85dddf17..af6a1c6754e 100644 --- a/graphics/structuresynth/Makefile +++ b/graphics/structuresynth/Makefile @@ -11,11 +11,11 @@ DISTNAME= StructureSynth-Source-v${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Rule-based 3D structure generator -USES= qmake zip +USES= qmake zip dos2unix USE_GL= glu USE_QT4= corelib gui opengl moc_build rcc_build xml script WRKSRC= ${WRKDIR}/structure-synth -USE_DOS2UNIX= *.cpp *.h +DOS2UNIX_GLOB= *.cpp *.h post-extract: @${MV} "${WRKDIR}/Structure Synth Source Code" ${WRKSRC} -- 2.41.0