aboutsummaryrefslogtreecommitdiff
path: root/net-im/ayttm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ayttm/Makefile')
-rw-r--r--net-im/ayttm/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
index c54e17406659..b1b72185b38e 100644
--- a/net-im/ayttm/Makefile
+++ b/net-im/ayttm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= everybuddy
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4-2
CATEGORIES= net
MASTER_SITES= http://www.everybuddy.com/files/
@@ -26,4 +26,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
MAN1= everybuddy.1
+post-patch:
+ @${CP} ${FILESDIR}/config.h ${WRKSRC}/src
+
.include <bsd.port.mk>