diff options
Diffstat (limited to 'net-im/micq/files/patch-Makefile.in')
-rw-r--r-- | net-im/micq/files/patch-Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-im/micq/files/patch-Makefile.in b/net-im/micq/files/patch-Makefile.in deleted file mode 100644 index ad05fa0f7f67..000000000000 --- a/net-im/micq/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig -+++ Makefile.in -@@ -165,7 +165,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = src lang doc -+SUBDIRS = src lang - EXTRA_DIST = TODO - all: all-recursive - |