[42454] trunk/dports/x11/xpm

jeremyhu at macports.org jeremyhu at macports.org
Fri Nov 21 09:53:06 PST 2008


Revision: 42454
          http://trac.macports.org/changeset/42454
Author:   jeremyhu at macports.org
Date:     2008-11-21 09:53:05 -0800 (Fri, 21 Nov 2008)
Log Message:
-----------
Install to macports rather then /usr/X11R6

Modified Paths:
--------------
    trunk/dports/x11/xpm/Portfile

Removed Paths:
-------------
    trunk/dports/x11/xpm/files/

Modified: trunk/dports/x11/xpm/Portfile
===================================================================
--- trunk/dports/x11/xpm/Portfile	2008-11-21 17:52:06 UTC (rev 42453)
+++ trunk/dports/x11/xpm/Portfile	2008-11-21 17:53:05 UTC (rev 42454)
@@ -14,7 +14,12 @@
 master_sites	freebsd \
 		xcontrib:libraries
 checksums	md5 dd7c6df259912646671ab8cbd3fcafd7
-patchfiles	patch-Imakefile
 depends_build	bin:xmkmf:imake
 use_xmkmf	yes
-destroot.target	install install.man
+
+destroot.target-append install.man
+
+destroot.destdir-append \
+        BINDIR=${prefix}/bin \
+        MANDIR=${prefix}/share/man
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081121/dc63c337/attachment-0001.html>


More information about the macports-changes mailing list