summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJose Alberto Suarez Lopez <bass@gentoo.org>2002-05-10 14:24:37 +0000
committerJose Alberto Suarez Lopez <bass@gentoo.org>2002-05-10 14:24:37 +0000
commit533c9646e757f35fd5a7b32b1da1b841c3d48f0d (patch)
treec691e9014b13ccb3049481471d9824bbf6e0487e /x11-wm
parentadded files for ppc-fixed r10 (diff)
downloadhistorical-533c9646e757f35fd5a7b32b1da1b841c3d48f0d.tar.gz
historical-533c9646e757f35fd5a7b32b1da1b841c3d48f0d.tar.bz2
historical-533c9646e757f35fd5a7b32b1da1b841c3d48f0d.zip
added a comment about the libxpm
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild11
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild
index 7bebb21ba197..a6acede0431f 100644
--- a/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild
+++ b/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.4 2002/05/08 19:33:36 bass Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/WindowMaker/WindowMaker-0.80.0-r3.ebuild,v 1.5 2002/05/10 14:24:37 bass Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Window Maker"
@@ -109,3 +109,12 @@ src_install() {
newdoc README README.extra
}
+pkg_postinst() {
+
+ echo
+ echo '######################################################################'
+ echo '# If do you want trans globes and other trans elements do you need #'
+ echo '# the libxpm (media-libs/xpm). #'
+ echo '######################################################################'
+ }
+