Changeset 81971
- Timestamp:
- 08/06/11 10:54:02 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/textproc/libxml/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/textproc/libxml/Portfile
r57375 r81971 22 22 master_sites gnome:sources/${name}/1.8 23 23 checksums md5 53846294aa850a7d042948176d1d19dc 24 depends_build path:bin/pkg-config:pkgconfig \ 25 port:libtool 24 depends_build port:pkgconfig 26 25 configure.args --disable-static 27 26 … … 30 29 } 31 30 32 pre-configure { 33 system "cd ${worksrcpath} && autoreconf -fvi" 34 } 31 use_autoreconf yes 32 autoreconf.args -fvi 35 33 36 34 livecheck.type regex
Note: See TracChangeset
for help on using the changeset viewer.

