summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-10-30 20:08:25 +0000
committerAchim Gottinger <achim@gentoo.org>2000-10-30 20:08:25 +0000
commit1e2136fbcacc7b89ca113dcb17836cf17b13e993 (patch)
treee8d54f128ff0f7c8bb5b379c18a358b6fbda2ecb /media-libs/libgd
parent*** empty log message *** (diff)
downloadhistorical-1e2136fbcacc7b89ca113dcb17836cf17b13e993.tar.gz
historical-1e2136fbcacc7b89ca113dcb17836cf17b13e993.tar.bz2
historical-1e2136fbcacc7b89ca113dcb17836cf17b13e993.zip
*** empty log message ***
Diffstat (limited to 'media-libs/libgd')
-rw-r--r--media-libs/libgd/libgd-1.8.3-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/libgd/libgd-1.8.3-r1.ebuild b/media-libs/libgd/libgd-1.8.3-r1.ebuild
index f4a47ab3d464..9734db3a8d49 100644
--- a/media-libs/libgd/libgd-1.8.3-r1.ebuild
+++ b/media-libs/libgd/libgd-1.8.3-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/libgd-1.8.3-r1.ebuild,v 1.3 2000/09/15 20:09:02 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/libgd-1.8.3-r1.ebuild,v 1.4 2000/10/30 20:08:25 achim Exp $
P=libgd-1.8.3
A=gd-1.8.3.tar.gz
@@ -32,6 +32,7 @@ src_install() {
dodir /usr/include
try make INSTALL_LIB=${D}/usr/lib INSTALL_BIN=${D}/usr/bin \
INSTALL_INCLUDE=${D}/usr/include install
+ preplib /usr
dodoc readme.txt
docinto html
dodoc index.html
@@ -40,3 +41,4 @@ src_install() {
+