Bug 124876

Summary: libvisual port fails to install on sparc64 architecture
Product: Base System Reporter: Daniel Austin MBCS <freebsd-sparc64>
Component: sparc64Assignee: freebsd-sparc64 (Nobody) <sparc64>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-sparc64
Priority: Normal    
Version: 7.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libvisual.diff none

Description Daniel Austin MBCS 2008-06-22 16:40:01 UTC
	Incomplete Makefile causing install to fail on platforms other than i386/amd64

Fix: patch attached to modify Makefile and pkg-plist
How-To-Repeat: 	attempt to 'make install' on platform other than i386/amd64
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-06-23 00:01:52 UTC
gahr        2008-06-22 23:01:48 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libvisual   Makefile pkg-plist 
  Log:
  - Fix PLIST on some platforms
  
  PR:             124876
  Submitted by:   Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
  
  Revision  Changes    Path
  1.15      +0 -3      ports/graphics/libvisual/Makefile
  1.5       +1 -1      ports/graphics/libvisual/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2008-06-23 00:06:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!