[26889] trunk/dports/aqua/Growl/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Tue Jul 10 21:19:46 PDT 2007
Revision: 26889
http://trac.macosforge.org/projects/macports/changeset/26889
Author: boeyms at macports.org
Date: 2007-07-10 21:19:46 -0700 (Tue, 10 Jul 2007)
Log Message:
-----------
aqua/Growl:
* Remove commented-out sections that I don't expect to use again; we can always
resurrect them from earlier versions in the repository if we ever do need
them.
Modified Paths:
--------------
trunk/dports/aqua/Growl/Portfile
Modified: trunk/dports/aqua/Growl/Portfile
===================================================================
--- trunk/dports/aqua/Growl/Portfile 2007-07-11 04:16:22 UTC (rev 26888)
+++ trunk/dports/aqua/Growl/Portfile 2007-07-11 04:19:46 UTC (rev 26889)
@@ -45,39 +45,7 @@
# source distribution has been disabled for now, as it is not apparent that
# every Growl user will want these. They should probably go into other ports,
# in any case.
-#
-#post-build {
-# foreach extra { growlnotify growlctl growlpinger GrowlTunes GrowlMail HardwareGrowler } {
-# system "cd ${worksrcpath}/Extras/${extra} && \
-# MACOSX_DEPLOYMENT_TARGET=10.3 xcodebuild"
-# }
-#}
-#destroot {
-# xinstall -m 755 -d ${destroot}/Applications/MacPorts/ \
-# ${destroot}/Library/Mail/Bundles/ \
-# ${destroot}/Library/PreferencePanes/ \
-# ${destroot}${prefix}/share/growl/
-# file copy ${worksrcpath}/build/Growl.prefPane \
-# ${destroot}/Library/PreferencePanes/
-# file copy ${worksrcpath}/Extras/GrowlMail/build/GrowlMail.mailbundle \
-# ${destroot}/Library/Mail/Bundles
-# file copy ${worksrcpath}/Extras/GrowlTunes/build/GrowlTunes.app \
-# ${destroot}/Applications/MacPorts/
-# file copy ${worksrcpath}/Extras/HardwareGrowler/build/HardwareGrowler.app \
-# ${destroot}/Applications/MacPorts/
-# foreach item { growlnotify growlctl growlpinger } {
-# xinstall -m 755 ${worksrcpath}/Extras/${item}/build/${item} \
-# ${destroot}${prefix}/bin
-# xinstall -m 644 ${worksrcpath}/Extras/${item}/${item}.1 \
-# ${destroot}${prefix}/share/man/man1
-# }
-# xinstall -m 644 ${filespath}/darwinports.png \
-# ${destroot}${prefix}/share/growl
-# xinstall -m 755 ${filespath}/iport ${destroot}${prefix}/bin
-# reinplace "s|__PREFIX__|${prefix}|g" ${destroot}${prefix}/bin/iport
-#}
-
variant universal {
patchfiles-delete \
patch-Growl.xcodeproj__project.pbxproj.${os.arch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070710/9aee4ada/attachment.html
More information about the macports-changes
mailing list