[33324] trunk/dports/devel/geany/Portfile

gui_dos at macports.org gui_dos at macports.org
Wed Jan 23 13:51:52 PST 2008


Revision: 33324
          http://trac.macosforge.org/projects/macports/changeset/33324
Author:   gui_dos at macports.org
Date:     2008-01-23 13:51:50 -0800 (Wed, 23 Jan 2008)

Log Message:
-----------
geany: load libvte.so module from ${prefix}/lib/libvte.dylib

Modified Paths:
--------------
    trunk/dports/devel/geany/Portfile

Modified: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile	2008-01-23 20:44:05 UTC (rev 33323)
+++ trunk/dports/devel/geany/Portfile	2008-01-23 21:51:50 UTC (rev 33324)
@@ -4,6 +4,7 @@
 
 name            geany
 version         0.12
+revision        1
 description     A fast and lightweight GTK+ IDE
 long_description Geany is a small and lightweight integrated development \
                 environment. It was developed to provide a small and fast \
@@ -22,4 +23,5 @@
 post-extract {
     reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/include/Platform.h
     reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/Editor.cxx
+    reinplace "s|libvte.so|${prefix}/lib/libvte.dylib|g" ${worksrcpath}/src/vte.c
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080123/0cd70faa/attachment.html


More information about the macports-changes mailing list