diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 01:58:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 01:58:00 +0800 |
commit | 3b58d5d8aea1efef692d4ad218ebbee64ef777ea (patch) | |
tree | 71f538f4560578e289c2abb181dfda3ee6a067e9 /x11-toolkits/eel/files | |
parent | 9d4f1a0600e59de7b932840d8027316b353e655f (diff) | |
download | marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar.gz marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar.bz2 marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar.lz marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar.xz marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.tar.zst marcuscom-ports-3b58d5d8aea1efef692d4ad218ebbee64ef777ea.zip |
- Update to 2.13.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5388 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/eel/files')
-rw-r--r-- | x11-toolkits/eel/files/patch-Makefile.in | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/x11-toolkits/eel/files/patch-Makefile.in b/x11-toolkits/eel/files/patch-Makefile.in index 308b16b6a..f58c574eb 100644 --- a/x11-toolkits/eel/files/patch-Makefile.in +++ b/x11-toolkits/eel/files/patch-Makefile.in @@ -1,15 +1,11 @@ - -$FreeBSD$ - $MCom$ - ---- Makefile.in 2002/06/13 16:05:09 1.1 -+++ Makefile.in 2002/06/13 16:05:18 -@@ -119,7 +119,7 @@ - +--- Makefile.in.orig Mon Jan 16 12:53:35 2006 ++++ Makefile.in Mon Jan 16 12:54:04 2006 +@@ -239,7 +239,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ NULL = - -SUBDIRS = eel test po +SUBDIRS = eel po - - EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) - + EXTRA_DIST = \ + COPYING.LIB \ + HACKING \ |