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:
parent
ec753258a2
commit
68ea9bc11e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339175
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user