2016-01-21 23:40:00 +01:00

19 lines
472 B
Plaintext

$NetBSD: patch-aa,v 1.1 2014/06/15 21:55:17 pettai Exp $
use pkgsrc framework then compiling
--- Makefile.orig 2011-07-14 18:57:41.000000000 +0000
+++ Makefile
@@ -13,10 +13,7 @@ all: $(OBJS)
@echo [*] Compiling MakeSalt for Encryption..
@$(CC) -I. -o makesalt tools/makesalt.c
@./makesalt
- @echo [*] Compiling Bouncer..
- @make -f makefile.out
- @ls -al psybnc
- @echo done.
+ @echo [*] Ready for Compiling Bouncer..
autoconf:
@echo [*] Running Autoconfig.