diff options
Diffstat (limited to 'russian/tac+ia/Makefile')
-rw-r--r-- | russian/tac+ia/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/tac+ia/Makefile b/russian/tac+ia/Makefile index cf98a62ef246..80bd0e1c88ec 100644 --- a/russian/tac+ia/Makefile +++ b/russian/tac+ia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tas -# Date created: 11 Jan 2001 -# Whom: Anton Voronin <anton@urc.ac.ru> -# +# Created by: Anton Voronin <anton@urc.ac.ru> # $FreeBSD$ -# PORTNAME= tac+ia PORTVERSION= 0.96p9.3 @@ -44,6 +40,7 @@ CONFIGURE_ARGS+= --enable-acl # CONFIGURE_ARGS+= --disable-deny CONFIGURE_ARGS+= --disable-cron +CFLAGS+= -Wno-return-type post-build: @mv ${WRKSRC}/tac_plus/tac_plus.1 ${WRKSRC}/tac_plus/tac_plus.8 |