- Convert to staging

This commit is contained in:
Guido Falsi 2013-10-16 21:17:44 +00:00
parent 1a83e9b473
commit 6d4ddf3011
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330542

View file

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