mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
52f83ef056
Prompted by PR: 111411
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
--- lib/Makefile.in.orig Fri Mar 23 06:32:35 2007
|
|
+++ lib/Makefile.in Wed Apr 25 02:48:45 2007
|
|
@@ -564,3 +564,3 @@
|
|
install-am: all-am
|
|
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
+ @$(MAKE) $(AM_MAKEFLAGS) install-data-am
|
|
|