mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
11 lines
271 B
Text
11 lines
271 B
Text
--- php/Makefile.orig 2019-08-12 19:54:18 UTC
|
|
+++ php/Makefile
|
|
@@ -23,7 +23,7 @@ endif
|
|
|
|
INSTALL_SUBDIRS = $(install_phpdir) $(install_libdir)
|
|
|
|
-install:: install-common
|
|
+install::
|
|
@for subdir in $(INSTALL_SUBDIRS); \
|
|
do \
|
|
if test ! -d $(DESTDIR)$$subdir ; \
|