summaryrefslogtreecommitdiff
path: root/graphics/rayshade/files
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-04-07 13:32:34 +0000
committerhubertf <hubertf@pkgsrc.org>2000-04-07 13:32:34 +0000
commit3bb239edb1d04cdcdf2175dd5a836e80eb957de1 (patch)
treea3482d2a2df04fc3f67fbcee261cbae725ccbe5a /graphics/rayshade/files
parent5ce609ddb29ab02c7fa05ae088de6dc692c2a62b (diff)
downloadpkgsrc-3bb239edb1d04cdcdf2175dd5a836e80eb957de1.tar.gz
Don't fondle with the private parts of a (literally) half-baked package,
esp. as it's required to be fully installed anyways.
Diffstat (limited to 'graphics/rayshade/files')
-rw-r--r--graphics/rayshade/files/config.ans4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/files/config.ans b/graphics/rayshade/files/config.ans
index 4725073c076..e7c60f3f382 100644
--- a/graphics/rayshade/files/config.ans
+++ b/graphics/rayshade/files/config.ans
@@ -5,9 +5,9 @@ clock_t
cc
@CFLAGS@
--I${PREFIX}/include -I${URTDIR}/include
+-I${PREFIX}/include -I${LOCALBASE}/include
-${URTDIR}
+${LOCALBASE}/include
${PREFIX}/lib/librle.a
drand48
11