diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-01 05:33:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-01 05:33:01 +0000 |
commit | 8972b6b5bce90a4ff066678ff7fee24913fa5278 (patch) | |
tree | 0545f354a46f5c69cc7f7388843d4f09be8e0d73 /russian | |
parent | 71249b3c9b63f7382d91275a0c2d2eaf303a44fe (diff) | |
download | ports-8972b6b5bce90a4ff066678ff7fee24913fa5278.tar.gz ports-8972b6b5bce90a4ff066678ff7fee24913fa5278.zip |
Notes
Diffstat (limited to 'russian')
-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 |