61ea4d5a14
This port comes in 2 packages now: -main and -python. That is to keep the -main dependencies lighter. Successfully tested by jasper@ and myself. ok jasper@
16 lines
386 B
Plaintext
16 lines
386 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2009/09/16 18:05:14 ajacoutot Exp $
|
|
|
|
Don't bother installing files like AUTHORS and such.
|
|
|
|
--- Makefile.in.orig Sat Sep 12 22:37:21 2009
|
|
+++ Makefile.in Wed Sep 16 08:33:29 2009
|
|
@@ -639,7 +639,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-htmlDATA install-pkgconfigDATA
|
|
+install-data-am: install-pkgconfigDATA
|
|
|
|
install-exec-am:
|
|
|