Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2007 09:32:51 GMT
From:      edwin@FreeBSD.org
To:        relaxbsd@gmail.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, edwin@FreeBSD.org
Subject:   Re: ports/114831: New port:multimedia/qmmp An audio player with Winamp GUI based on QT4
Message-ID:  <200709090932.l899Wp3O024498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: New port:multimedia/qmmp An audio player with Winamp GUI based on QT4

State-Changed-From-To: analyzed->feedback
State-Changed-By: edwin
State-Changed-When: Sun Sep 9 09:31:59 UTC 2007
State-Changed-Why: 
Xpre-build:
X        @${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC}

According to qmake-qt4, -spec isn't a valid parameter:


ot@build4 /usr/ports/NEW/qmmp]# make pre-build
Usage: /usr/local/bin/qmake-qt4 [mode] [options] [files]

QMake has two modes, one mode for generating project files based on
some heuristics, and the other for generating makefiles. Normally you
shouldn't need to specify a mode, as makefile generation is the default
mode for qmake, but you may use this to test qmake on an existing project

Mode:
  -project       Put qmake into project file generation mode
                 In this mode qmake interprets files as files to
                 be built,
                 defaults to *.c; *.ui; *.y; *.l; *.ts; *.qrc; *.h; *.hpp; *.hh; *.hxx; *.H; *.cpp; *.cc; *.cxx; *.C
  -makefile      Put qmake into makefile generation mode (default)
                 In this mode qmake interprets files as project files to
                 be processed, if skipped qmake will try to find a project
                 file in your current working directory




Responsible-Changed-From-To: freebsd-ports-bugs->edwin
Responsible-Changed-By: edwin
Responsible-Changed-When: Sun Sep 9 09:31:59 UTC 2007
Responsible-Changed-Why: 
I'll handle with submitter.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114831



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709090932.l899Wp3O024498>