Index: head/comms/asmodem/Makefile =================================================================== --- head/comms/asmodem/Makefile (revision 235629) +++ head/comms/asmodem/Makefile (revision 235630) @@ -1,25 +1,31 @@ # New ports collection makefile for: asmodem # Date created: 11 May 1998 # Whom: Sean Cole # # $FreeBSD$ # PORTNAME= asmodem PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_AFTERSTEP} MASTER_SITE_SUBDIR= apps/asmodem DISTNAME= ${PORTNAME}-0.6-1 MAINTAINER= ports@FreeBSD.org COMMENT= Displays the modem status, designed to match AfterStep USE_IMAKE= yes USE_XORG= xpm MAN1= asmodem.1 PLIST_FILES= bin/asmodem -.include +.include + +.if ${OSVERSION} >= 800064 +BROKEN= does not build +.endif + +.include Property changes on: head/comms/asmodem/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property