aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/wmtime
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-08 20:54:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-08 20:54:35 +0000
commit68ea9bc11e65b6babc35c7bda09a888069246acb (patch)
tree33dbaba5ac2675dfc920ec4ad670e3b74e0139f3 /x11-clocks/wmtime
parentec753258a2e71b14eeb16bc28e5da7e17fec8e56 (diff)
downloadports-68ea9bc11e65b6babc35c7bda09a888069246acb.tar.gz
ports-68ea9bc11e65b6babc35c7bda09a888069246acb.zip
- Fix build with clang
- Stage support PR: ports/185311 Submitted by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=339175
Diffstat (limited to 'x11-clocks/wmtime')
-rw-r--r--x11-clocks/wmtime/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-clocks/wmtime/Makefile b/x11-clocks/wmtime/Makefile
index 9086b2b00d93..183872d6c009 100644
--- a/x11-clocks/wmtime/Makefile
+++ b/x11-clocks/wmtime/Makefile
@@ -12,12 +12,13 @@ MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Time/Date applet for WindowMaker
-PLIST_FILES= bin/wmtime
WRKSRC= ${WRKDIR}/wmtime.app/wmtime
USES= imake
USE_XORG= xpm
+USE_CSTD= gnu89
+
+PLIST_FILES= bin/wmtime
-NO_STAGE= yes
post-extract:
${CP} ${WRKSRC}/../Imakefile ${WRKSRC}/Imakefile