From be5f5a22710ccd65804bdb5c27374d122b3e5a8a Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 29 Mar 2004 05:08:26 +0000 Subject: Re-remove the text to not be merged. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2204 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gnome.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 8bf5d9aee..6205388e7 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -555,14 +555,8 @@ _USE_GNOME+= ${${component}_USE_GNOME_IMPL} ${component} _COMP_TEST= ${_USE_GNOME:M${component}} . if ${_COMP_TEST:S/${component}//}!=${_COMP_TEST:S/ / /g} BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} -####################################################### -# -# *** WARNING: DO NOT MERGE THIS NEXT LINE TO FREEBSD -# -.if !defined(NODEPENDS) LIB_DEPENDS+= ${${component}_LIB_DEPENDS} RUN_DEPENDS+= ${${component}_RUN_DEPENDS} -.endif CONFIGURE_ARGS+=${${component}_CONFIGURE_ARGS} CONFIGURE_ENV+= ${${component}_CONFIGURE_ENV} -- cgit v1.2.3