Ticket #31024: patch-raptor-pixilla.diff

File patch-raptor-pixilla.diff, 988 bytes (added by pixilla (Bradley Giesbrecht), 13 years ago)
  • www/raptor/Portfile

     
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
    12# $Id$
    23
    34PortSystem 1.0
     
    45
    56name                raptor
    67version             1.4.21
    7 revision        1
     8revision            2
    89description         Raptor RDF Parser Toolkit
    910long_description    Raptor is an open source C library that provides a set of \
    1011                    parsers and serializers that generate Resource Description \
     
    2425                    port:libxslt \
    2526                    port:openssl \
    2627                    port:zlib
     28
     29post-destroot {
     30    delete ${destroot}${prefix}/bin/rapper
     31    delete ${destroot}${prefix}/share
     32}
    2733test.run            yes
    2834test.target         check
    2935livecheck.type      regex