Summary: | graphics/ImageMagick-nox11 install failure | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Adam Weinberger <adamw> | ||||
Component: | Individual Port(s) | Assignee: | Martin Matuska <mm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Adam Weinberger
2012-05-25 01:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->mm Over to maintainer (via the GNATS Auto Assign Tool) Hi, Me too. It might caused by the change around 5030-th line of Makefile.in; I do not know why "list2" is null string (it indeed is null, as I checked). mm 2012-05-25 22:13:11 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile pkg-plist Log: Do not touch .keep files if not using WITH_IMAGEMAGICK_MODULES PR: ports/168323 Reported by: Adam Weinberger <adamw@freebsd.org> Revision Changes Path 1.345 +4 -2 ports/graphics/ImageMagick/Makefile 1.147 +2 -2 ports/graphics/ImageMagick/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" State Changed From-To: open->closed mm identified the problem as stemming from the WITHOUT_MODULES option. He committed a fix and it works for me. Thanks, mm! I'm closing this PR as successfully fixed. |