From 760588225e60c4d3edeb3bc95ef1df4cd2566f79 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 29 Mar 2004 05:18:51 +0000 Subject: readd the not-to-be-merged stuff after the retag. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2205 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gnome.mk | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 6205388e7..8bf5d9aee 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -555,8 +555,14 @@ _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