aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kde4
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-10-03 00:14:54 +0800
committerlofi <lofi@FreeBSD.org>2003-10-03 00:14:54 +0800
commitd3c36262c1d40d328b36c6eee3c5e8f440f973b1 (patch)
tree64217faecae35a167e6d4eb407df2f09c77800f0 /x11/kde4
parent85ec6db506615837e44069d79914f3594dcc43b8 (diff)
downloadfreebsd-ports-graphics-d3c36262c1d40d328b36c6eee3c5e8f440f973b1.tar.gz
freebsd-ports-graphics-d3c36262c1d40d328b36c6eee3c5e8f440f973b1.tar.zst
freebsd-ports-graphics-d3c36262c1d40d328b36c6eee3c5e8f440f973b1.zip
Temporarily do not depend on kdeedu, kdevelop and kdesdk in the package. This
is for Release CDROM space-saving purposes. Approved by: kde-freebsd
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index a3a5d3f70fe..4168c824805 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -56,6 +56,16 @@ WITHOUT_${module}=yes
.endfor
.endif
+## If PARALLEL_PACKAGE_BUILD is defined, don't depend on
+## kdeedu, kdesdk & kdevelop. This is for space-saving on
+## the release CD-ROM
+
+.if defined(PARALLEL_PACKAGE_BUILD)
+WITHOUT_KDEVELOP=yes
+WITHOUT_KDEEDU=yes
+WITHOUT_KDESDK=yes
+.endif
+
## If the user has some WITHOUT_FOO stuff set that matters to us,
## define BATCH so interactive configuration will be skipped.
ian/kde3-i18n?h=gstreamer&id=3ad75a4581c2f69fb2331ab72fee36ff8af166ba'>Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - 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-0/+1 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-293-357/+71 * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-183-11/+92 * Update to KDE 3.5.8lofi2007-10-302-4/+3 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-13/+3 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-12/+22 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-3/+15 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-25/+3 * Update to KDE 3.5.3lofi2006-06-062-10/+9 * Update to KDE 3.5.2lofi2006-03-312-63/+13 * Update to KDE 3.5.1.lofi2006-02-012-3/+7 * Update to KDE 3.5.0lofi2006-01-092-57/+122 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-2/+2 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2 * Update to KDE 3.4.1lofi2005-06-264-24/+30 * Fix a typo in the kio translation, which causes all Open File / Save Filelofi2005-03-282-0/+12 * Update to KDE 3.4lofi2005-03-212-31/+261 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-231-1/+0 * Update to KDE 3.3.2lofi2004-12-143-10/+61 * Update to KDE 3.3.1lofi2004-11-082-2/+240 * Update to KDE 3.3lofi2004-08-313-26/+288 * Update to version 3.2.3lofi2004-06-102-3/+87 * Update to KDE 3.2.2lofi2004-04-202-20/+11 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-103-2/+28 * Update to KDE 3.2.0lofi2004-02-053-39/+349 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Translation update: fix checksum.will2003-09-221-1/+1 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-293-2/+10 * Fix plist.arved2003-07-081-1/+0 * Fix pkg-plistarved2003-06-162-0/+5 * Update to KDE 3.1.2lioux2003-05-202-5/+4 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-062-13/+34