From a6eb849612c86824157936cb8c693fbeb0151d70 Mon Sep 17 00:00:00 2001 From: tijl Date: Sun, 31 Aug 2014 15:17:49 +0000 Subject: lang/guile: - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port) --- irc/bobot++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc') diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile index 907f73a6483a..54801c837ff1 100644 --- a/irc/bobot++/Makefile +++ b/irc/bobot++/Makefile @@ -3,6 +3,7 @@ PORTNAME= bobotpp PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= SAVANNAH -- cgit