freebsd-ports/www/swish++/files/patch-GNUmakefile
Sergey Matveychuk b345c8414c - Update to 6.0.4 and unbreak build with gcc 3.4
- Added USE_GCC=3.4 for FreeBSD 4.x users

PR:		ports/74274
Submitted by:	Sergio Mangialardi <sergio(at)softshark.org>
2004-11-23 13:21:30 +00:00

11 lines
363 B
Text

--- GNUmakefile.orig Mon Nov 22 23:41:54 2004
+++ GNUmakefile Mon Nov 22 23:43:19 2004
@@ -236,7 +236,7 @@
@$(MAKE) -C scripts $@
install_lib: $(I_LIB)
- $(INSTALL) $(I_OWNER) $(I_GROUP) $(I_MODE) $(LIB_TARGET) $(I_LIB)
+ $(INSTALL) $(I_OWNER) $(I_GROUP) $(I_MODE) $(LIB_TARGET) $(I_LIB)/perl5/site_perl/${PERL_VER}
install_man:
@$(MAKE) -C man install