summaryrefslogtreecommitdiff
path: root/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild')
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
index 1f0dbeb..3a6782d 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI="5"
-inherit subversion wxwidgets eutils
+inherit subversion cmake-utils wxwidgets
DESCRIPTION="Astrophoto guiding software"
HOMEPAGE="http://code.google.com/p/open-phd-guiding/"
@@ -26,8 +26,3 @@ RDEPEND="${DEPEND}"
src_unpack() {
subversion_src_unpack
}
-
-src_install() {
- dobin phd2 || die
- dodoc PHD2GuideHelp.zip || die
-}