summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnustep-base/libobjc2/libobjc2-1.8.1.ebuild3
-rw-r--r--gnustep-base/libobjc2/libobjc2-1.8.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild b/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
index 40e6b673050b..a82b0cf0f772 100644
--- a/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
+++ b/gnustep-base/libobjc2/libobjc2-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -32,7 +32,6 @@ src_configure() {
export CC=clang
export CXX=clang++
- export PREFIX=/usr
local mycmakeargs=(
-DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
$(cmake-utils_use boehm-gc BOEHM_GC)
diff --git a/gnustep-base/libobjc2/libobjc2-1.8.ebuild b/gnustep-base/libobjc2/libobjc2-1.8.ebuild
index 40e6b673050b..a82b0cf0f772 100644
--- a/gnustep-base/libobjc2/libobjc2-1.8.ebuild
+++ b/gnustep-base/libobjc2/libobjc2-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -32,7 +32,6 @@ src_configure() {
export CC=clang
export CXX=clang++
- export PREFIX=/usr
local mycmakeargs=(
-DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
$(cmake-utils_use boehm-gc BOEHM_GC)