summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-13 02:31:56 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-13 02:31:56 +0000
commit4dfb5a1013c5477fc40a648b0f6cc63ffdbe8035 (patch)
treefbb63a97ff73b6c0018c0c80da4de25af6fb18d5 /x11/kdelibs3
parentCorrect bare sourceforge.net MASTER_SITE to MASTER_SITE_SOURCEFORGE. (diff)
If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport.
Notes
Notes: svn path=/head/; revision=67923
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index d68c757361d7..47b332c91938 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -49,6 +49,10 @@ KERAMIK_DATE= 20021008.1942
MASTER_SITE_LOCAL_keramik=${MASTER_SITE_LOCAL:S@%SUBDIR%/@alane/:keramik@g}
+.if defined(PACKAGE_BUILDING)
+WITHOUT_KERAMIK= yes
+.endif # defined(PACKAGE_BUILDING)
+
.include "${.CURDIR}/../kde3/Makefile.kde"
USE_GMAKE= yes