diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 06:17:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 06:17:55 +0800 |
commit | 852c9fd84723d3e5279b6813d3bd66351c6eaa71 (patch) | |
tree | 4471bf3c61e9f748e3bdebadd380a99fa59b7159 /x11-toolkits/eel2/files/patch-Makefile.in | |
parent | 293c7fb23c6800caebd9f3cf7fed3aaa58049d55 (diff) | |
download | marcuscom-ports-852c9fd84723d3e5279b6813d3bd66351c6eaa71.tar.gz marcuscom-ports-852c9fd84723d3e5279b6813d3bd66351c6eaa71.tar.zst marcuscom-ports-852c9fd84723d3e5279b6813d3bd66351c6eaa71.zip |
Add eel2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@32 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/eel2/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/eel2/files/patch-Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel2/files/patch-Makefile.in new file mode 100644 index 000000000..a0c3e7a4a --- /dev/null +++ b/x11-toolkits/eel2/files/patch-Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD: ports/x11-toolkits/eel2/files/patch-Makefile.in,v 1.4 2002/06/13 16:06:24 sobomax Exp $ + +--- Makefile.in 2002/06/13 16:05:09 1.1 ++++ Makefile.in 2002/06/13 16:05:18 +@@ -119,7 +119,7 @@ + + NULL = + +-SUBDIRS = eel test po ++SUBDIRS = eel po + + EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) + |