aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-08-02 18:59:31 +0800
committerantoine <antoine@FreeBSD.org>2013-08-02 18:59:31 +0800
commitcd1baebf85636b9cda9b3a912178dad42419c452 (patch)
tree58ba67ffd044323a96da968dcfccb466c0a964c0
parent612d23a41583a2aac91aee89b1c1afd5ce98198b (diff)
downloadfreebsd-ports-graphics-cd1baebf85636b9cda9b3a912178dad42419c452.tar.gz
freebsd-ports-graphics-cd1baebf85636b9cda9b3a912178dad42419c452.tar.zst
freebsd-ports-graphics-cd1baebf85636b9cda9b3a912178dad42419c452.zip
Unbreak with clang (reported by pkg-fallout)
-rw-r--r--japanese/ack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/ack/Makefile b/japanese/ack/Makefile
index df5c7c66860..fb916fbfd20 100644
--- a/japanese/ack/Makefile
+++ b/japanese/ack/Makefile
@@ -15,6 +15,7 @@ COMMENT= Kanji code converter
CONFLICTS_INSTALL= p5-ack-[0-9]* ack-[0-9]*
ALL_TARGET= ack
+CFLAGS+= -Wno-error=return-type
MANLANG= ja
MAN1= ack.1
67fcd53aa043c78ae4dd955c100f22b740ea5a27'>1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-031-2/+2 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-021-0/+1 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix MASTER_SITE_SUBDIR.will2002-07-101-1/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-053-6/+5 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-2/+4 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-227-128/+288 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Add WWW.demon2001-12-281-0/+2 * Update to 2.2.2.demon2001-12-133-9/+16 * Upgrade to 2.2.1.demon2001-10-276-26/+23 * Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2 * MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1 * Fix installation in a slightly different way.demon2001-08-212-6/+8 * Remove two languages not presented in new version.demon2001-08-201-3/+1 * Forgot to remove debug comment.demon2001-08-161-1/+1 * Upgrade to 2.2.demon2001-08-165-8/+31 * Remove Ukrainian from BATCH builds.demon2001-07-051-1/+1 * Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-171-1/+1 * Sort languages by name.demon2001-04-131-10/+10 * Examine LINGUAS variable before BATCH.demon2001-04-111-5/+5 * Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-101-2/+2 * Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-102-0/+87 * Update to 2.1.1demon2001-04-063-13/+2 * Overhaul QT/KDE support:will2001-04-03