[78073] trunk/dports/www/sitecopy/Portfile
jmr at macports.org
jmr at macports.org
Fri Apr 22 07:17:01 PDT 2011
Revision: 78073
http://trac.macports.org/changeset/78073
Author: jmr at macports.org
Date: 2011-04-22 07:17:00 -0700 (Fri, 22 Apr 2011)
Log Message:
-----------
sitecopy: add missing deps, which ensures SSL support is enabled (#23990)
Modified Paths:
--------------
trunk/dports/www/sitecopy/Portfile
Modified: trunk/dports/www/sitecopy/Portfile
===================================================================
--- trunk/dports/www/sitecopy/Portfile 2011-04-22 13:43:14 UTC (rev 78072)
+++ trunk/dports/www/sitecopy/Portfile 2011-04-22 14:17:00 UTC (rev 78073)
@@ -3,6 +3,7 @@
PortSystem 1.0
name sitecopy
version 0.16.6
+revision 1
categories www
platforms darwin
maintainers julian at hal-9k.de
@@ -16,6 +17,9 @@
checksums md5 b3aeb5a5f00af3db90b408e8c32a6c01 \
sha1 2de3679d98c31331f48ff10e824c615a180f2d3b \
rmd160 9e1bb73272e88aa06ebf12323080f23dfe8f7ad8
-patchfiles patch-Makefile.in
-configure.args-append --docdir=${prefix}/share/doc/sitecopy
+depends_build port:pkgconfig
+depends_lib port:neon
+
+patchfiles patch-Makefile.in patch-configure
+configure.args --docdir=${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110422/b6d9f656/attachment.html>
More information about the macports-changes
mailing list