# $FreeBSD$ PORTNAME= qwt PORTVERSION= 5.2.3 CATEGORIES= x11-toolkits devel MASTER_SITES= SF PKGNAMESUFFIX= -designerplugin MAINTAINER= makc@FreeBSD.org COMMENT= Qt Designer plugin for Qwt LIB_DEPENDS= qwt.5:${PORTSDIR}/x11-toolkits/qwt5 USE_QT4= designer moc_build qmake_build rcc_build USE_BZIP2= yes USE_GMAKE= yes QMAKE_ARGS+= -recursive CONFIG+=QwtDesigner \ PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} HAS_CONFIGURE= yes PORTSCOUT= limit:^5\. STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt_designer_plugin.so CONFIGURE_WRKSRC= ${WRKSRC}/designer BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} NO_STAGE= yes do-configure: (cd ${CONFIGURE_WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS}) post-install: ${STRIP_CMD} ${STRIP_FILES:S,^,${PREFIX}/,} .include v id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/unetbootin/files
Commit message (Expand)AuthorAgeFilesLines
* - Resurrect and apply unofficial patch from Gentoo to build againstdanfe2019-03-224-0/+861
* Qt4 deprecation: Remove Qt4 and its consumes.tcberner2019-03-173-323/+0
* Unbreak the build against new Clang version 6.0.0.danfe2018-01-161-0/+27
* - Update `sysutils/unetbootin' to version 657, which had addeddanfe2017-10-311-4/+4
* - Rephrase the comment about why we're calling getvfsbyname(3) to makedanfe2017-09-051-9/+23