diff options
Diffstat (limited to 'graphics/gephex/files/patch-Makefile.am')
-rw-r--r-- | graphics/gephex/files/patch-Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/gephex/files/patch-Makefile.am b/graphics/gephex/files/patch-Makefile.am new file mode 100644 index 000000000000..948236b32bcd --- /dev/null +++ b/graphics/gephex/files/patch-Makefile.am @@ -0,0 +1,7 @@ +--- Makefile.am.orig Sat Aug 20 20:52:10 2005 ++++ Makefile.am Sat Aug 20 20:52:33 2005 +@@ -1,3 +1,3 @@ + AUTOMAKE_OPTIONS = 1.6 +-SUBDIRS = contrib base build engine types util modules effectvmodules qtgui data examples doc ++SUBDIRS = base build engine types util modules effectvmodules qtgui data examples %%PORTDOCS%% doc + EXTRA_DIST = BUGS NEWS README COPYING README.win32 README.macosx config_h.win32 |