summaryrefslogtreecommitdiff
path: root/chat/psybnc/patches/patch-aa
blob: 8351fead9d458490bcabfa4ea61734a0fb66913b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$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.