diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
commit | a01b05da1e149f894d605c7c466b5fcec2bd9379 (patch) | |
tree | ca8d2ab2fd3ac8f506a7f1bff2e7a37e092bd8b7 /sysutils/gnome-control-center1 | |
parent | e712b00e58c2f6726ada6e8a7632a77f3ed96c1c (diff) | |
download | FreeBSD-ports-a01b05da1e149f894d605c7c466b5fcec2bd9379.zip FreeBSD-ports-a01b05da1e149f894d605c7c466b5fcec2bd9379.tar.gz |
- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs.
Diffstat (limited to 'sysutils/gnome-control-center1')
-rw-r--r-- | sysutils/gnome-control-center1/files/patch-capplets::Makefile.in.orig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center1/files/patch-capplets::Makefile.in.orig b/sysutils/gnome-control-center1/files/patch-capplets::Makefile.in.orig new file mode 100644 index 0000000..c1c29de --- /dev/null +++ b/sysutils/gnome-control-center1/files/patch-capplets::Makefile.in.orig @@ -0,0 +1,7 @@ +--- capplets/Makefile.in.orig Sun Feb 10 15:41:49 2002 ++++ capplets/Makefile.in Wed Feb 13 09:34:28 2002 +@@ -154,3 +154,3 @@ + always_built_SUBDIRS = desktop-links mouse-properties \ +- screensaver-properties background-properties \ ++ background-properties \ + theme-switcher sound-properties \ |