summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-29 13:08:26 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-29 13:08:26 +0800
commitbe5f5a22710ccd65804bdb5c27374d122b3e5a8a (patch)
tree876d052cfeada97fb24d1e79d677d87fcae9fade /Mk
parentacf0ea91e56aae171a187d17cf2d25d88930076a (diff)
downloadmarcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar.gz
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar.bz2
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar.lz
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar.xz
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.tar.zst
marcuscom-ports-be5f5a22710ccd65804bdb5c27374d122b3e5a8a.zip
Re-remove the text to not be merged.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2204 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnome.mk6
1 files changed, 0 insertions, 6 deletions
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}