- Convert to staging
This commit is contained in:
parent
1a83e9b473
commit
6d4ddf3011
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330542
1 changed files with 1 additions and 4 deletions
|
@ -9,14 +9,11 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Beeps a certain duration and pitch out of the PC Speaker
|
COMMENT= Beeps a certain duration and pitch out of the PC Speaker
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
MAN1= beep.1
|
|
||||||
MANCOMPRESSED= maybe
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386 amd64 pc98
|
ONLY_FOR_ARCHS= i386 amd64 pc98
|
||||||
|
|
||||||
PLIST_FILES= bin/beep
|
PLIST_FILES= bin/beep man/man1/beep.1.gz
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} 's|machine/speaker\.h|dev/speaker/speaker.h|' \
|
${REINPLACE_CMD} 's|machine/speaker\.h|dev/speaker/speaker.h|' \
|
||||||
|
|
Loading…
Reference in a new issue