New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14116 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

ENHANCEMENT: graphics/xfig

Reported by: brad.froehle@… Owned by: pguyot@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: xfig Cc:
Port:

Description

Update xfig Portfile to eliminate a (clumsy) hack, by replacing

post-destroot {
	# Remove the /usr/X11R6/lib/X11/app-defaults symlink
	# (this could be done by handling symlinks better on images)
    file delete ${destroot}/usr/X11/lib/X11/app-defaults
}

with the simpler

xmkmf.args-append	-DUseSeparateConfDir=NO

as well as a few other aesthetic changes.

Attachments

xfig_Portfile.diff (1.0 KB) - added by brad.froehle@… 5 years ago.
graphics/xfig/Portfile patch

Change History

Changed 5 years ago by brad.froehle@…

graphics/xfig/Portfile patch

comment:1 Changed 5 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to pguyot@…
  • Cc pguyot@… removed

Assigning to xfig's maintainer.

comment:2 Changed 5 years ago by pguyot@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r34507.

comment:3 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.