freebsd-ports/security/hydra/files/patch-Makefile.am
Pav Lucistnik 48870e228a - Update to 4.6
- Enable xhydra build

PR:		ports/81275
Submitted by:	Nicolas Blais <nb_root@videotron.ca>
Approved by:	Laurent LEVIER <llevier@argosnet.com> (maintainer)
2005-05-21 23:55:39 +00:00

11 lines
278 B
Text

--- Makefile.am.orig Fri May 20 16:54:16 2005
+++ Makefile.am Fri May 20 16:54:24 2005
@@ -36,7 +36,7 @@
@echo
xhydra:
- -cd hydra-gtk && ./make_xhydra.sh
+ -cd hydra-gtk && sh make_xhydra.sh
pw-inspector: pw-inspector.c
-$(CC) $(OPTS) -o pw-inspector pw-inspector.c