ports/62777: [patch] graphics/jpeg2ps-letter: Fix plist (bento)

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Fri Feb 13 09:20:24 UTC 2004


>Number:         62777
>Category:       ports
>Synopsis:       [patch] graphics/jpeg2ps-letter: Fix plist (bento)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 13 01:20:23 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Mon Dec 8 15:14:27 CET 2003 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
- Fix PLIST and unbreak.
- Use PLIST_* while here.
- Automatically unbreaks slave port jpeg2ps-a4

Noticed by kris via bento.

cc: maintainer, please approve by replying to GNATS
>How-To-Repeat:
http://bento.freebsd.org/errorlogs/i386-5-latest/jpeg2ps-letter-1.9_1.log
>Fix:
Removed file: pkg-plist

--- jpeg2ps begins here ---
--- Makefile.orig	Fri Feb 13 10:10:54 2004
+++ Makefile	Fri Feb 13 10:12:37 2004
@@ -21,11 +21,10 @@
 
 MAN1=           jpeg2ps.1
 
-.include <bsd.port.pre.mk>
+PLIST_FILES=	bin/jpeg2ps %%DOCSDIR%%/jpeg2ps.txt
+PLIST_DIRS=	%%DOCSDIR%%
 
-.if ${OSVERSION} >= 502000
-BROKEN=		"Broken pkg-plist"
-.endif
+.include <bsd.port.pre.mk>
 
 .if ${PAPERSIZE} == a4
 post-patch:
--- jpeg2ps ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list