Changeset 82655
- Timestamp:
- 08/17/11 10:13:29 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/print/scribus/Portfile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/print/scribus/Portfile
r82296 r82655 6 6 7 7 name scribus 8 version 1.4.0.rc3 9 revision 1 8 version 1.4.0.rc5 10 9 categories print 11 10 maintainers nomaintainer … … 17 16 platforms darwin 18 17 homepage http://www.scribus.net/ 19 master_sites sourceforge: scribus18 master_sites sourceforge:project/scribus/scribus-devel/${version} 20 19 use_bzip2 yes 21 checksums sha1 a426a167ffb326125ffa6937c4afb295d01e8d61 \ 22 rmd160 049cd75d4c77cdeff1470ef569a6aeae2d601761 20 21 checksums rmd160 73d040ef136df76fbbc440f0e8589b913919a936 \ 22 sha256 4a65d0de346a00972447a9bed03e2a3c039023752bf5ce2fffd892a3879c2a80 23 23 24 24 depends_build-append path:bin/perl:perl5 25 25 depends_lib-append port:fontconfig \ 26 bin:gs:ghostscript \26 port:ghostscript \ 27 27 path:lib/pkgconfig/cairo.pc:cairo \ 28 28 port:boost \ … … 39 39 configure.args-append "-DWITH_PODOFO=NO" 40 40 41 variant python26 description Add python 2.6 interface {41 variant python26 conflicts python27 description Add python 2.6 interface { 42 42 43 43 depends_lib-append port:python26 … … 48 48 } 49 49 50 variant python27 description Add python 2.7 interface {50 variant python27 conflicts python26 description Add python 2.7 interface { 51 51 52 52 depends_lib-append port:python27
Note: See TracChangeset
for help on using the changeset viewer.

