Ticket #37458: Portfile.diff
File Portfile.diff, 684 bytes (added by mndavidoff (Monte Davidoff), 12 years ago) |
---|
-
Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id: Portfile 86591 2011-10-29 06:30:58Z ryandesign@macports.org $ 2 3 3 4 PortSystem 1.0 … … 27 28 sha1 71302be302e84fc19b559e811951b5d600d976f8 \ 28 29 rmd160 4b849f07c3513522fda65af067928b7e6d504aab 29 30 31 patchfiles patch-automake.diff 30 32 # build shared libraries for the correct suffix; use archflags; fix mandir 31 33 use_autoreconf yes 32 34 autoreconf.args -I config