Index: head/devel/ald/Makefile =================================================================== --- head/devel/ald/Makefile (revision 119077) +++ head/devel/ald/Makefile (revision 119078) @@ -1,28 +1,23 @@ # New ports collection makefile for: ald # Date created: 11 July 2003 # Whom: Patrick Alken # # $FreeBSD$ # PORTNAME= ald PORTVERSION= 0.1.6 CATEGORIES= devel MASTER_SITES= http://ald.sourceforge.net/source/ MAINTAINER= pa59@cornell.edu COMMENT= Debugger for assembly level programs GNU_CONFIGURE= yes MAN8= ald.8 PLIST_FILES= bin/ald ONLY_FOR_ARCHS= i386 +NOPRECIOUSMAKEVARS=yes -.include - -.if ${OSVERSION} >= 502126 -BROKEN= "Broken by make(1) changes on FreeBSD >= 5.x" -.endif - -.include +.include Property changes on: head/devel/ald/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property