ports/184663: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Dec 10 18:40:01 UTC 2013
The following reply was made to PR ports/184663; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/184663: commit references a PR
Date: Tue, 10 Dec 2013 18:30:53 +0000 (UTC)
Author: pawel
Date: Tue Dec 10 18:30:46 2013
New Revision: 336076
URL: http://svnweb.freebsd.org/changeset/ports/336076
Log:
Links dynamically to libcdb after databases/tinycdb update
PR: ports/184663
Submitted by: me
Approved by: bapt (portmgr)
Modified:
head/www/volta/Makefile
Modified: head/www/volta/Makefile
==============================================================================
--- head/www/volta/Makefile Tue Dec 10 18:29:23 2013 (r336075)
+++ head/www/volta/Makefile Tue Dec 10 18:30:46 2013 (r336076)
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= volta
-DISTVERSION= 0.2.0
+PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://dl.dropbox.com/u/7234177/Releases/ \
http://projects.martini.nu/volta/chrome/site/
@@ -14,7 +15,7 @@ COMMENT= A high performance, low resourc
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= cdb:${PORTSDIR}/databases/tinycdb
+LIB_DEPENDS= libcdb.so:${PORTSDIR}/databases/tinycdb
USES= pkgconfig
USE_GMAKE= yes
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list