summaryrefslogtreecommitdiff
path: root/www/swish++/files/patch-GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish++/files/patch-GNUmakefile')
-rw-r--r--www/swish++/files/patch-GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish++/files/patch-GNUmakefile b/www/swish++/files/patch-GNUmakefile
index ab0ce4186d6b..1830d9b93ad4 100644
--- a/www/swish++/files/patch-GNUmakefile
+++ b/www/swish++/files/patch-GNUmakefile
@@ -5,7 +5,7 @@
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) $(I_OWNER) $(I_GROUP) $(I_MODE) $(LIB_TARGET) $(I_LIB)/perl5/site_perl
install_man:
@$(MAKE) -C man install