Index: head/comms/aldo/Makefile =================================================================== --- head/comms/aldo/Makefile (revision 118350) +++ head/comms/aldo/Makefile (revision 118351) @@ -1,37 +1,33 @@ # New ports collection makefile for: aldo # Date created: 16 March 2004 # Whom: lambert@lambertfam.org # # $FreeBSD$ # PORTNAME= aldo PORTVERSION= 0.6.3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lambert@lambertfam.org COMMENT= Morse code training program USE_BZIP2= yes USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" PLIST_FILES= bin/aldo .include -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - .if ${OSVERSION} < 500000 USE_GCC= 3.3 MAKE_ENV+= CXX="${CXX}" .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/aldo ${PREFIX}/bin .include Property changes on: head/comms/aldo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property