Bug 124876 - libvisual port fails to install on sparc64 architecture
Summary: libvisual port fails to install on sparc64 architecture
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: sparc64 (show other bugs)
Version: 7.0-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-sparc64 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-22 16:40 UTC by Daniel Austin MBCS
Modified: 2008-06-23 00:10 UTC (History)
1 user (show)

See Also:


Attachments
libvisual.diff (675 bytes, patch)
2008-06-22 16:40 UTC, Daniel Austin MBCS
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!