summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2008-05-10 01:50:45 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2008-05-10 01:50:45 +0000
commitad575cf23f9f780665b25f2af67b8243106b6114 (patch)
tree9fb6062a1049fc65f7ccc858364a945afeb36220 /app-text/ptex/ptex-3.1.10_p20080128.ebuild
parentVbump. (diff)
downloadgentoo-2-ad575cf23f9f780665b25f2af67b8243106b6114.tar.gz
gentoo-2-ad575cf23f9f780665b25f2af67b8243106b6114.tar.bz2
gentoo-2-ad575cf23f9f780665b25f2af67b8243106b6114.zip
Version bumped. Removed motif-config, bug #219300.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'app-text/ptex/ptex-3.1.10_p20080128.ebuild')
-rw-r--r--app-text/ptex/ptex-3.1.10_p20080128.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/ptex/ptex-3.1.10_p20080128.ebuild b/app-text/ptex/ptex-3.1.10_p20080128.ebuild
index a6a9845e266a..fa8a429b45af 100644
--- a/app-text/ptex/ptex-3.1.10_p20080128.ebuild
+++ b/app-text/ptex/ptex-3.1.10_p20080128.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild,v 1.1 2008/02/14 16:05:47 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ptex/ptex-3.1.10_p20080128.ebuild,v 1.2 2008/05/10 01:50:44 matsuu Exp $
TETEX_PV=3.0_p1
@@ -120,8 +120,6 @@ EOF
# copied from tetex-3.eclass and modified
if use X ; then
if use motif ; then
- append-ldflags $(motif-config --libs)
- export CPPFLAGS="${CPPFLAGS} $(motif-config --cflags)"
toolkit="motif"
elif use neXt ; then
toolkit="neXtaw"