diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 18:42:25 +0000 |
commit | 336b31c3940aea29270fc9fd9b51d3ba1633729e (patch) | |
tree | ab986f61fb6fef3625ba83cee9ea5d304243bfe8 /devel/atk/files/patch-Makefile.in | |
parent | add ocaml-images 2.10 (diff) |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Diffstat (limited to 'devel/atk/files/patch-Makefile.in')
-rw-r--r-- | devel/atk/files/patch-Makefile.in | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/devel/atk/files/patch-Makefile.in b/devel/atk/files/patch-Makefile.in index be30e08fdddc..90d6da723065 100644 --- a/devel/atk/files/patch-Makefile.in +++ b/devel/atk/files/patch-Makefile.in @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- Makefile.in.orig Wed Aug 1 20:32:06 2001 -+++ Makefile.in Wed Aug 1 20:33:45 2001 -@@ -96,7 +96,7 @@ - STRIP = @STRIP@ - VERSION = @VERSION@ +--- Makefile.in.orig Fri Nov 8 17:09:46 2002 ++++ Makefile.in Fri Nov 8 17:10:22 2002 +@@ -116,7 +116,7 @@ + atktargetlib = @atktargetlib@ + ms_librarian = @ms_librarian@ --SUBDIRS = atk tests docs -+SUBDIRS = atk +-SUBDIRS = atk tests docs po ++SUBDIRS = atk docs po - EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in + EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh |