aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2008-03-29 00:20:52 +0800
committerbsam <bsam@FreeBSD.org>2008-03-29 00:20:52 +0800
commitb83f02f2ff2ff631ddfafe5d077e06b8838d738e (patch)
tree825706a9d34daed9803f9cf94869e94391975e8f /security
parent35f69cfaa38fa736c68744c3ace88ad01a8f4508 (diff)
downloadfreebsd-ports-gnome-b83f02f2ff2ff631ddfafe5d077e06b8838d738e.tar.gz
freebsd-ports-gnome-b83f02f2ff2ff631ddfafe5d077e06b8838d738e.tar.zst
freebsd-ports-gnome-b83f02f2ff2ff631ddfafe5d077e06b8838d738e.zip
Actually build without x11 if WITHOUT_X11 is defined.
PR: 121887 Submitted by: Christoph Weber-Fahr <wefa ta tnd37.tnd.arcor.net> Approved by: pirzyk (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/fwtk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile
index 8f72c34c3738..ba9e1f0af68d 100644
--- a/security/fwtk/Makefile
+++ b/security/fwtk/Makefile
@@ -51,6 +51,7 @@ USE_XLIB= yes
PLIST_SUB+= X11=""
.else
PLIST_SUB+= X11="@comment "
+.MAKEFLAGS+= -DWITHOUT_X11
.endif
.if defined(WITH_JUMBO_PATCH)
td>2014-05-012-3/+8 * Fix packaging with pkg_install by workarounding a pkg_install bugbapt2014-04-302-35/+6 * Explicitly set libXext dependency to fix build after r351936.jkim2014-04-242-1/+12 * When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2 * Fix options helpers conversionantoine2014-04-231-1/+1 * Support stagebapt2014-04-222-46/+24 * - Convert USE_GMAKE/BZIP2 to USESmiwi2014-03-161-4/+1 * Fix properties on pkg-plistbapt2014-01-221-1/+0 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Remove support for the non-default KDE3 option.rene2013-07-021-9/+1 * - adoption of USES framwork for gettext and pathfixjgh2013-05-061-2/+2 * Convert USE_FUSE macros into USES feature.bapt2013-03-071-1/+1 * Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1 * - Update DESKTOP_ENTRIES:makc2013-01-071-7/+2 * - introduce a USE_FUSE macroflo2012-12-141-2/+1 * - update png to 1.5.10dinoex2012-06-011-3/+3 * Fix multiple options testing in one linebapt2012-06-011-1/+1 * Convert to new options frameworkbapt2012-05-312-26/+23 * Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1 * - Fix compiz-manager script to work with Nvidia graphics card.stephen2011-07-123-6/+6 * - Reassign to the heaptabthorpe2011-07-051-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Fix gtk-window-decorator with gtk+ 2.22. GdkDrawable got deprecated in favorkwm2010-12-052-9/+181 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-202-3/+53 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-112-1/+12 * - fix build for png-1.4.1dinoex2010-04-041-7/+13 * - add missing delependencydinoex2010-04-031-0/+1 * - fix build for png-1.4.1dinoex2010-04-031-0/+23 * - fix build for png-1.4.1dinoex2010-03-291-1/+1 * - update to 1.4.1dinoex2010-03-281-2/+2 * - update to jpeg-8dinoex2010-02-051-0/+1 * Update to 0.8.4rnoland2009-12-022-5/+5 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-291-2/+3 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * Update to 0.8.2rnoland2009-04-085-8/+448 * Remove the dynamic test for xcb support, since it is default now.rnoland2009-01-252-48/+1 * Update to 0.7.8rnoland2008-10-014-12/+66 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Update my email address to my @FreeBSD.org address.rnoland2008-07-311-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2 * Pass maintainership back to rnoland - he's back online.wxs2008-03-241-1/+1 * Reset maintainer due to bouncing mails.wxs2008-03-211-1/+1 * Update compiz to 0.6.2.flz2007-10-303-116/+118 * - Fix the run depends syntaxpav2007-10-261-2/+3 * - Fix the plist.mezz2007-10-262-4/+9 * Add textproc/libxslt to the dependencies.stefan2007-09-301-1/+1 * Update x11-wm/compiz to 0.5.2.flz2007-08-223-11/+84