commit:     b643e751133b6094867396b304ac74ac64d18945
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 13:04:22 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 14:03:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b643e751

sci-libs/mmdb: Drop unnecessary deps

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/mmdb/mmdb-1.24.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/mmdb/mmdb-1.24.ebuild b/sci-libs/mmdb/mmdb-1.24.ebuild
index 600bdd4..f44a3ae 100644
--- a/sci-libs/mmdb/mmdb-1.24.ebuild
+++ b/sci-libs/mmdb/mmdb-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,8 +35,8 @@ src_install() {
        Version: ${PV}
        Requires:
        Conflicts:
-       Libs: -L${EPREFIX}/usr/$(get_libdir) -lmmdb
-       Cflags: -I${EPREFIX}/usr/include/mmdb
+       Libs: -L"${EPREFIX}/usr/$(get_libdir)" -lmmdb
+       Cflags: -I"${EPREFIX}/usr/include/mmdb"
 
        EOF
 

Reply via email to