Changeset 81439
- Timestamp:
- 07/30/11 14:30:43 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/net/adium/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/adium/Portfile
r81438 r81439 8 8 platforms macosx 9 9 maintainers nomaintainer 10 homepage http:// www.adiumx.com/10 homepage http://adium.im/ 11 11 distfiles 12 12 … … 17 17 supported messaging services and then chat with other people using \ 18 18 19 pre-fetch { 20 ui_error "Installation cancelled since the port is going to be removed from MacPorts due to an existing native installer." 21 return -code error 19 pre-configure { 20 ui_error "Adium is being removed from MacPorts." 21 ui_error "Please vist ${homepage} to download and install Adium." 22 return -code error "obsolete port" 22 23 } 23 24
Note: See TracChangeset
for help on using the changeset viewer.

