aboutsummaryrefslogtreecommitdiff
path: root/audio/beep
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-08 10:17:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-08 10:17:16 +0000
commit97ed601f98a1d831c5966e87f83523f74f18dce7 (patch)
tree1862f142defdc4a9e6b7d517ffd14d902490a198 /audio/beep
parent5e967f383ac07ee0b0dc8fd1975e344e240d0ee2 (diff)
downloadports-97ed601f98a1d831c5966e87f83523f74f18dce7.tar.gz
ports-97ed601f98a1d831c5966e87f83523f74f18dce7.zip
Notes
Diffstat (limited to 'audio/beep')
-rw-r--r--audio/beep/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/beep/Makefile b/audio/beep/Makefile
index 1e9a845b6e3d..50c88ad1216a 100644
--- a/audio/beep/Makefile
+++ b/audio/beep/Makefile
@@ -18,9 +18,6 @@ MAN1= beep.1
MANCOMPRESSED= maybe
WRKSRC= ${WRKDIR}/${PORTNAME}
-.include <bsd.port.pre.mk>
+ONLY_FOR_ARCHS= i386
-.if ${ARCH} == "alpha"
-IGNORE= "missing machine/speaker.h, sorry"
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>