ports/devel/ice/files/patch-python-Makefile
Michael Gmelin 4aff7c172a Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0
PR:		201143
Differential Revision:	https://reviews.freebsd.org/D2930
Reviewed by:	bapt
Approved by:	bapt
Tested by:	Roger Leigh <rleigh@codelibre.net>
2015-07-13 19:48:31 +00:00

11 lines
322 B
Text

--- python/Makefile.orig 2013-10-04 15:48:15.000000000 +0000
+++ python/Makefile 2013-12-01 16:37:09.381657035 +0000
@@ -15,7 +15,7 @@
INSTALL_SUBDIRS = $(install_pythondir) $(install_libdir)
-install:: install-common
+install::
@for subdir in $(INSTALL_SUBDIRS); \
do \
if test ! -d $(DESTDIR)$$subdir ; \