ports/97346: [patch] lang/klone

Martin Wilke freebsd at unixfreunde.de
Tue May 16 15:10:30 UTC 2006


>Number:         97346
>Category:       ports
>Synopsis:       [patch] lang/klone
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 15:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #140: Mon May 15 20:42:30 CEST 2006
    root at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- portlint -A fixed
- pkg-plist fixed


>How-To-Repeat:





>Fix:


--- klone.diff begins here ---
diff -ruN /usr/ports/lang/klone/Makefile ports/lang/klone/Makefile
--- /usr/ports/lang/klone/Makefile	Wed Nov 24 02:51:23 2004
+++ ports/lang/klone/Makefile	Tue May 16 13:30:21 2006
@@ -20,7 +20,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "sparc64"
-BROKEN=		"Does not compile on sparc64"
+BROKEN=		Does not compile on sparc64
 .endif
 
 do-configure:
diff -ruN /usr/ports/lang/klone/pkg-plist ports/lang/klone/pkg-plist
--- /usr/ports/lang/klone/pkg-plist	Thu Aug 23 13:30:39 2001
+++ ports/lang/klone/pkg-plist	Tue May 16 13:31:45 2006
@@ -274,10 +274,10 @@
 lib/klone/xml-kxf.kl
 lib/klone/xml-sxp.kl
 lib/klone/xpm-format.kl
-%%PORTDOCS%%share/doc/klone/KloneReference.ps
-%%PORTDOCS%%share/doc/klone/Profiler.readme
-%%PORTDOCS%%share/doc/klone/amc-lisp.el
-%%PORTDOCS%%share/doc/klone/xml-sxp.txt
-%%PORTDOCS%%@dirrm share/doc/klone
+%%DOCSDIR%%/KloneReference.ps
+%%DOCSDIR%%/Profiler.readme
+%%DOCSDIR%%/amc-lisp.el
+%%DOCSDIR%%/xml-sxp.txt
+ at dirrm %%DOCSDIR%%
 @dirrm lib/klone/scripts
 @dirrm lib/klone
--- klone.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list