summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-27 02:39:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-27 02:39:06 +0000
commit258fd6bf3539b0fbe2cdfa99d6f64eced525616f (patch)
treeb3295f41e418d5d453fc2656b9c58ca6817ecaa0 /x11-misc/xcalendar/xcalendar-4.0.ebuild
parentx11-libs/xaw -> x11-libs/Xaw3d (diff)
downloadgentoo-2-258fd6bf3539b0fbe2cdfa99d6f64eced525616f.tar.gz
gentoo-2-258fd6bf3539b0fbe2cdfa99d6f64eced525616f.tar.bz2
gentoo-2-258fd6bf3539b0fbe2cdfa99d6f64eced525616f.zip
x11-libs/xaw has gone away; seems to not need it to install; tidy
Diffstat (limited to 'x11-misc/xcalendar/xcalendar-4.0.ebuild')
-rw-r--r--x11-misc/xcalendar/xcalendar-4.0.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-misc/xcalendar/xcalendar-4.0.ebuild b/x11-misc/xcalendar/xcalendar-4.0.ebuild
index 6da382bd5d93..7effb5524fb4 100644
--- a/x11-misc/xcalendar/xcalendar-4.0.ebuild
+++ b/x11-misc/xcalendar/xcalendar-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.3 2003/09/05 23:18:18 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.4 2003/09/27 02:39:04 mr_bones_ Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A simple interactive calendar program with a notebook capability"
@@ -12,11 +12,9 @@ LICENSE="as-is"
KEYWORDS="~x86"
DEPEND="virtual/x11
- x11-libs/xaw
motif? ( >=x11-libs/openmotif-2.2.1 )"
src_compile() {
-
if use motif
then
patch -p1 < ${FILESDIR}/${P}-motif-gentoo.diff || die
@@ -25,8 +23,7 @@ src_compile() {
emake || die
}
-src_install () {
-
+src_install() {
dobin xcalendar
newman xcalendar.man xcalendar.1