Opened 8 years ago
Closed 8 years ago
#51771 closed update (fixed)
gds 2.17.7 Updated to latest source version
Reported by: | emaros | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | kurthindenburg (Kurt Hindenburg) |
Port: | gds |
Description
Updated Portfile to reflect latest source distribution.
Attachments (1)
Change History (5)
Changed 8 years ago by emaros
Attachment: | Portfile-gds.diff added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|
comment:2 follow-up: 3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
It appears to install correctly - I wonder if all the python lines are needed or are they duplicating what the PortGroup does.
comment:3 Changed 8 years ago by emaros
Replying to khindenburg@…:
It appears to install correctly - I wonder if all the python lines are needed or are they duplicating what the PortGroup does.
The lines are needed to reset the build for automake/autoconf based system. I used "PortGroup python" to get the proper installation directory for python modules that are created as part of this package.
comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r150313
Note: See
TracTickets for help on using
tickets.
Portfile patch