[21052] trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 28 10:27:13 PST 2006


Revision: 21052
          http://trac.macosforge.org/projects/macports/changeset/21052
Author:   dluke at macports.org
Date:     2006-12-28 10:27:13 -0800 (Thu, 28 Dec 2006)

Log Message:
-----------
Add missing lib dependencies to neon (thanks to eridius at macports.org)

Modified Paths:
--------------
    trunk/dports/www/neon/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:20971
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:20972
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
f2dd1c64-7982-4318-98ce-263798263e0a:/local:20611
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:20971
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:20972
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
f2dd1c64-7982-4318-98ce-263798263e0a:/local:21134

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2006-12-28 10:54:00 UTC (rev 21051)
+++ trunk/dports/www/neon/Portfile	2006-12-28 18:27:13 UTC (rev 21052)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		neon
 version		0.26.2
+revision	1
 
 categories	www
 maintainers	dluke at geeklair.net
@@ -19,7 +20,7 @@
 master_sites	http://svn.macosforge.org/repository/macports/users/dluke/
 checksums	md5 65ff7f6d962305b984a60d6ec5b189b5
 
-depends_lib	port:expat port:openssl
+depends_lib	port:expat port:openssl port:zlib port:gettext port:libiconv
 configure.env	LDFLAGS=-L$prefix/lib CPPFLAGS=-I$prefix/include
 configure.args	--with-ssl \
 		--enable-shared \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061228/fde78655/attachment.html


More information about the macports-changes mailing list