[90718] trunk/dports/textproc/liblrdf/Portfile

pixilla at macports.org pixilla at macports.org
Tue Mar 13 11:29:00 PDT 2012


Revision: 90718
          http://trac.macports.org/changeset/90718
Author:   pixilla at macports.org
Date:     2012-03-13 11:29:00 -0700 (Tue, 13 Mar 2012)
Log Message:
-----------
textproc/liblrdf:
- Use autoreconf.
- Revbump.

Modified Paths:
--------------
    trunk/dports/textproc/liblrdf/Portfile

Modified: trunk/dports/textproc/liblrdf/Portfile
===================================================================
--- trunk/dports/textproc/liblrdf/Portfile	2012-03-13 18:26:48 UTC (rev 90717)
+++ trunk/dports/textproc/liblrdf/Portfile	2012-03-13 18:29:00 UTC (rev 90718)
@@ -5,6 +5,7 @@
 PortGroup           github 1.0
 
 github.setup        swh LRDF 0.5.0
+revision            1
 name                liblrdf
 categories          textproc
 maintainers         pixilla openmaintainer
@@ -19,11 +20,9 @@
 checksums           rmd160  cfaeb99114071c1478c69b35fa9acb5d85e8fd69 \
                     sha256  013002b91ef209827fe99552b8c7f0b569cddb3d6f1439bedbd8bafe1956a93c
 
-depends_build       port:pkgconfig
 depends_lib         port:raptor2
 
-patchfiles          patch-lrdf.h.diff \
-                    patch-src-lrdf.c.diff
+use_autoreconf      yes
 
 if {${configure.compiler} == "llvm-gcc-4.2"} {
     configure.compiler clang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120313/c54499cc/attachment-0001.html>


More information about the macports-changes mailing list