On Fri, 23 Oct 2009 14:29:50 +0000 (UTC)
Beat Gaetzi <b...@freebsd.org> mentioned:
\
> |  #
> |  
> |  PORTNAME=  virtualbox
> | @@ -76,6 +76,14 @@ KMK_BUILDTYPE=   release
> |  KMK_CONFIG=        VBOX_LIBPATH_X11=${LOCALBASE} 
> VBOX_FREEBSD_SRC=${SRC_BASE}/sys
> |  KMK_FLAGS=
> |  
> | +.if defined(WITHOUT_QT4) && !defined(WITHOUT_NLS)
> | +BROKEN=            NLS support requires QT4 frontend. Run 'make config' 
> again!
> | +.endif
> | +
> | +.if defined(WITHOUT_X11) && !defined(WITHOUT_QT4)
> | +BROKEN=            QT4 frontend requires X11 support. Run 'make config' 
> again!
> | +.endif
> | +

Why not enforce these required options instead?

-- 
Stanislav Sedov
ST4096-RIPE

Attachment: pgpvfPuu4E5BC.pgp
Description: PGP signature

Reply via email to