From 5ebd651cf20569ce5a4a83ec48fdd58d38300c12 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 14 Dec 2017 13:54:13 +0000 Subject: - Switch to verbose build Approved by: portmgr blanket --- x11-wm/ede/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index 4d5a95d008c7..637ff95dcbaa 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -95,15 +95,15 @@ post-configure: pre-build: @(cd ${EDELIB_WRKSRC} \ - && ${LOCALBASE}/bin/jam -j${MAKE_JOBS_NUMBER} \ - && ${LOCALBASE}/bin/jam ${INSTALL_TARGET}) + && ${LOCALBASE}/bin/jam -dx -j${MAKE_JOBS_NUMBER} \ + && ${LOCALBASE}/bin/jam -dx ${INSTALL_TARGET}) do-build: - @(cd ${BUILD_WRKSRC} && ${LOCALBASE}/bin/jam -j${MAKE_JOBS_NUMBER}) + @(cd ${BUILD_WRKSRC} && ${LOCALBASE}/bin/jam -dx -j${MAKE_JOBS_NUMBER}) do-install: @(cd ${INSTALL_WRKSRC} && ${SETENV} DESTDIR="${STAGEDIR}" \ - ${LOCALBASE}/bin/jam ${INSTALL_TARGET}) + ${LOCALBASE}/bin/jam -dx ${INSTALL_TARGET}) @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/ede-2.1.0/manual/images @(cd ${WRKSRC}/doc/manual/images && ${COPYTREE_SHARE} . \ ${STAGEDIR}${PREFIX}/share/doc/ede-2.1.0/manual/images) -- cgit git/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/LPRngTool
Commit message (Expand)AuthorAgeFilesLines
* Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,hrs2013-04-281-8/+4
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Chase tk-wrapper moving. Fix INDEX buildrafan2007-04-171-1/+1
* - Remove useless USE_GHOSTSCRIPT_AFPLrafan2007-03-281-7/+6