Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219300
Collapse All | Expand All

(-)ptex-3.1.10_p20080128.ebuild (-2 lines)
Lines 120-127 Link Here
120
	# copied from tetex-3.eclass and modified
120
	# copied from tetex-3.eclass and modified
121
	if use X ; then
121
	if use X ; then
122
		if use motif ; then
122
		if use motif ; then
123
			append-ldflags $(motif-config --libs)
124
			export CPPFLAGS="${CPPFLAGS} $(motif-config --cflags)"
125
			toolkit="motif"
123
			toolkit="motif"
126
		elif use neXt ; then
124
		elif use neXt ; then
127
			toolkit="neXtaw"
125
			toolkit="neXtaw"

Return to bug 219300