Le Dim 27 jul 03 à 21:47:46 +0200, Jens Rehsack <rehsack@liwing.de> écrivait : > > >Submitter-Id: current-users > >Originator: Jens Rehsack > >Organization: LiWing IT-Services > >Confidential: no > >Synopsis: [PATCH] enable choose of ghostscript interpreter > >Severity: non-critical > >Priority: low > >Category: ports > >Class: change-request > >Release: FreeBSD 5.1-CURRENT i386 > >Environment: > System: FreeBSD webdev.muppets.liwing.de 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Jul 19 13:25:30 GMT 2003 root@webdev.muppets.liwing.de:/usr/obj/usr/src/sys/WEBDEV i386 > > > > >Description: > This patch allows the admin of the machine to choose either > print/ghostscript-gnu or print/ghostscript-afp1 > >How-To-Repeat: > > >Fix: > > > > --- patch-ghostscript-afp1 begins here --- > Index: textproc/prosper/Makefile > =================================================================== > diff -u textproc/prosper/Makefile.orig textproc/prosper/Makefile > --- textproc/prosper/Makefile.orig Sun Jul 27 16:27:47 2003 > +++ textproc/prosper/Makefile Sun Jul 27 16:28:25 2003 > @@ -17,9 +17,15 @@ > MAINTAINER= thierry@pompo.net > COMMENT= Prosper is a LaTeX class for writing transparencies > > +.if defined(WITH_GHOSTSCRIPT_AFP1) && ${WITH_GHOSTSCRIPT_AFP1} == yes > +GSPORT?= print/ghostscript-afp1 This patch does not work for me (maintainer): you should replace AFP1 by AFPL and print/ghostscript-afp1 by print/ghostscript-afpl (the letter L). Excepted this typo, this is OK for me. -- Th. Thomas.
State Changed From-To: open->closed Misfiled PR, Followup to ports/54953
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs Misfiled PR, Followup to ports/54953