[35942] trunk/dports/aqua/NotificationWatcher/Portfile
eridius at macports.org
eridius at macports.org
Thu Apr 10 13:56:15 PDT 2008
Revision: 35942
http://trac.macosforge.org/projects/macports/changeset/35942
Author: eridius at macports.org
Date: 2008-04-10 13:56:12 -0700 (Thu, 10 Apr 2008)
Log Message:
-----------
Fix NotificationWatcher build
Modified Paths:
--------------
trunk/dports/aqua/NotificationWatcher/Portfile
Modified: trunk/dports/aqua/NotificationWatcher/Portfile
===================================================================
--- trunk/dports/aqua/NotificationWatcher/Portfile 2008-04-10 20:34:00 UTC (rev 35941)
+++ trunk/dports/aqua/NotificationWatcher/Portfile 2008-04-10 20:56:12 UTC (rev 35942)
@@ -1,6 +1,8 @@
# $Id$
PortSystem 1.0
+PortGroup xcode 1.0
+
name NotificationWatcher
version 20050107
revision 1
@@ -21,15 +23,3 @@
patchfiles project.pbxproj.patch
livecheck.check none
-
-use_configure no
-
-build.type pbx
-build.target
-build.args -buildstyle Deployment build SYMROOT=build/
-
-destroot {
- xinstall -m 755 -d ${destroot}/Applications/MacPorts/
- file copy ${worksrcpath}/build/Notification\ Watcher.app \
- ${destroot}/Applications/MacPorts/
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080410/577feb6b/attachment.html
More information about the macports-changes
mailing list