Fix the build with Sametime support is not desired.

Submitted by:	sebosik@demax.sk
This commit is contained in:
Joe Marcus Clarke 2008-05-19 16:04:11 +00:00
parent 17f700605a
commit f28ab27b2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213341

View file

@ -151,6 +151,7 @@ PLIST_SUB+= SAMETIME=""
PRPL_MODULES:= ${PRPL_MODULES},sametime
.else
PLIST_SUB+= SAMETIME="@comment not installed: "
CONFIGURE_ARGS+=--disable-meanwhile
.endif
.if defined(WITH_TCLTK)