Bug 115843 - [MAINTAINER] sysutils/lcdproc: Enable build on amd64
Summary: [MAINTAINER] sysutils/lcdproc: Enable build on amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-26 23:30 UTC by Markus Dolze
Modified: 2007-09-02 14:40 UTC (History)
0 users

See Also:


Attachments
lcdproc-0.5.2_1.patch (3.07 KB, patch)
2007-08-26 23:30 UTC, Markus Dolze
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Dolze 2007-08-26 23:30:01 UTC
Enable build on AMD64 architecure and fix compliation failure due to
missing APM interface.

Added file(s):
- files/patch-clients__lcdproc__machine_FreeBSD.c
- files/patch-configure.in

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-02 14:30:28 UTC
arved       2007-09-02 13:30:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/lcdproc     Makefile 
  Added files:
    sysutils/lcdproc/files 
                           patch-clients__lcdproc__machine_FreeBSD.c 
                           patch-configure.in 
  Log:
  Fix compilation on AMD64 due to missing APM interface
  
  PR:             115843
  Submitted by:   "Markus Dolze" <bsdfan@nurfuerspam.de>
  
  Revision  Changes    Path
  1.13      +1 -1      ports/sysutils/lcdproc/Makefile
  1.1       +62 -0     ports/sysutils/lcdproc/files/patch-clients__lcdproc__machine_FreeBSD.c (new)
  1.1       +11 -0     ports/sysutils/lcdproc/files/patch-configure.in (new)
_______________________________________________
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 Tilman Keskinoz freebsd_committer freebsd_triage 2007-09-02 14:30:32 UTC
State Changed
From-To: open->closed

Committed, thanks! (PORTREVISION bump is not necessary for build fixes)