mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Add stage support
This commit is contained in:
parent
8325a696d5
commit
e1ba91fb9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333950
@ -15,11 +15,9 @@ WRKSRC_SUBDIR= src
|
||||
|
||||
USES= imake
|
||||
USE_XORG= x11 xext
|
||||
MAN6= scavenger.6
|
||||
|
||||
CFLAGS+= -Wno-return-type -Wno-pointer-sign
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-configure:
|
||||
@${LN} -sf scavenger.6 ${WRKSRC}/scavenger.man
|
||||
@${ECHO_CMD} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/scavenger
|
||||
man/man6/scavenger.6.gz
|
||||
lib/X11/scavenger/badguy.lbm
|
||||
lib/X11/scavenger/brownblue.lbm
|
||||
lib/X11/scavenger/death.raw
|
||||
|
Loading…
Reference in New Issue
Block a user