mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
11 lines
300 B
Text
11 lines
300 B
Text
--- python/Makefile.orig 2019-08-12 19:54:18 UTC
|
|
+++ python/Makefile
|
|
@@ -19,7 +19,7 @@ SUBDIRS = modules python
|
|
|
|
INSTALL_SUBDIRS = $(install_pythondir) $(install_libdir)
|
|
|
|
-install:: install-common
|
|
+install::
|
|
@for subdir in $(INSTALL_SUBDIRS); \
|
|
do \
|
|
if test ! -d $(DESTDIR)$$subdir ; \
|