diff --git a/devel/automoc/Portfile b/devel/automoc/Portfile
index eac93a8..8a7e8c6 100644
a
|
b
|
checksums rmd160 8545f159092c9237f8c0f0f14b0dca9bfeac5c19 \ |
28 | 28 | |
29 | 29 | patchfiles-append patch-automoc4.files.in.diff |
30 | 30 | |
31 | | # fix install location of CMake files |
32 | | |
33 | | patchfiles-append patch-CMakeLists.txt.diff |
34 | | |
35 | | # fix relative path to ${prefix}/bin from the |
36 | | # install location of the CMake files |
37 | | |
38 | | patchfiles-append patch-Automoc4Config.cmake.diff |
39 | | |
40 | | livecheck.type regex |
41 | | livecheck.url http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/ |
42 | | livecheck.regex "\(\\d+(?:\\.\\d+)*)\/" |
| 31 | livecheck.type regex |
| 32 | livecheck.url http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/ |
| 33 | livecheck.regex "\(\\d+(?:\\.\\d+)*)\/" |