1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix build with clang

- Stage support

PR:		ports/185311
Submitted by:	KATO Tsuguru
This commit is contained in:
Antoine Brodin 2014-01-08 20:54:35 +00:00
parent ec753258a2
commit 68ea9bc11e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339175

View File

@ -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