[111790] trunk/dports/textproc/doxygen/Portfile

g5pw at macports.org g5pw at macports.org
Tue Oct 1 13:39:46 PDT 2013


Revision: 111790
          https://trac.macports.org/changeset/111790
Author:   g5pw at macports.org
Date:     2013-10-01 13:39:46 -0700 (Tue, 01 Oct 2013)
Log Message:
-----------
textproc/doxygen:
  fix path in wixard variant
  closes #40559
  maintainer timeout

Modified Paths:
--------------
    trunk/dports/textproc/doxygen/Portfile

Modified: trunk/dports/textproc/doxygen/Portfile
===================================================================
--- trunk/dports/textproc/doxygen/Portfile	2013-10-01 20:38:38 UTC (rev 111789)
+++ trunk/dports/textproc/doxygen/Portfile	2013-10-01 20:39:46 UTC (rev 111790)
@@ -158,10 +158,6 @@
         reinplace "s|__APPLICATIONS_DIR__|${applications_dir}|" \
             ${worksrcpath}/addon/doxywizard/Makefile.in
 
-        # allow DESTROOT to work
-        reinplace "s|\$(INSTALL)|\$(DESTDIR)\$(INSTALL)|g" \
-            ${worksrcpath}/addon/doxywizard/Makefile.in
-
         # use the correct QMAKE command; the other should work, but
         # this one is guaranteed to.
         reinplace "s|QMAKE=qmake|QMAKE=${qt_qmake_cmd}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131001/e7821f3d/attachment.html>


More information about the macports-changes mailing list