Index: head/print/trueprint/Makefile =================================================================== --- head/print/trueprint/Makefile (revision 126309) +++ head/print/trueprint/Makefile (revision 126310) @@ -1,28 +1,28 @@ # New ports collection makefile for: trueprint # Date created: 17 February 2000 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= trueprint PORTVERSION= 5.2 PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= trueprint MAINTAINER= demon@FreeBSD.org COMMENT= Print program listings on postscript printer USE_GMAKE= yes GNU_CONFIGURE= yes # Doesn't configure on bento because of this .if !exists(/usr/bin/lpr) || !exists(/usr/bin/lp) -IGNORE= "missing /usr/bin/lp or /usr/bin/lpr (hi bento)" +IGNORE= missing /usr/bin/lp or /usr/bin/lpr (hi bento) .endif MAN1= trueprint.1 .include Property changes on: head/print/trueprint/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property