Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14116 closed enhancement (fixed)

ENHANCEMENT: graphics/xfig

Reported by: brad.froehle@… Owned by: pguyot (Paul Guyot)
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 (1)

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

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by brad.froehle@…

Attachment: xfig_Portfile.diff added

graphics/xfig/Portfile patch

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

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

Assigning to xfig's maintainer.

comment:2 Changed 16 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

Fixed in r34507.

comment:3 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.