diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:35:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-08 22:35:43 +0000 |
commit | e68ba8be55f5ef2bbcab8e670c8c6054fe7eaac5 (patch) | |
tree | 69966358585d72860a02fb2430a99faea3d02bd4 /sysutils/gnomecontrolcenter2/files/patch-Makefile.in | |
parent | Add gnomeutils2 after repo copy from gnomeutils. These are miscellaneous (diff) |
Add gnomecontrolcenter2 after repo copy from gnomecontrolcenter. This
is the configuration frontend for the GNOME 2.0 desktop.
Diffstat (limited to 'sysutils/gnomecontrolcenter2/files/patch-Makefile.in')
-rw-r--r-- | sysutils/gnomecontrolcenter2/files/patch-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/gnomecontrolcenter2/files/patch-Makefile.in b/sysutils/gnomecontrolcenter2/files/patch-Makefile.in deleted file mode 100644 index feb63528f70a..000000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/02/05 09:46:12 1.1 -+++ Makefile.in 2002/02/05 09:46:25 -@@ -151,7 +151,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ - --always_built_SUBDIRS = control-center capplets idl doc omf-install man -+always_built_SUBDIRS = control-center capplets idl doc omf-install - - SUBDIRS = intl po macros \ - $(always_built_SUBDIRS) |