summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 14:07:50 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 14:07:50 +0000
commit66a3a811383d9393b653b55fe4408322e249a9d2 (patch)
tree383701fc4664de4f8ccf9c297f16c2cf5fe66d99 /science
parent1) Respect X11BASE (diff)
Respect X11BASE
PR: ports/106101 Submitted by: self Approved by: Jason Bacon <bacon@smithers.neuro.mcw.edu> (maintainer) Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=178464
Diffstat (limited to 'science')
-rw-r--r--science/afni/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index dc3aa6e7d92d..6953e9cd25ba 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -103,6 +103,7 @@ post-extract:
${CP} -f ${FILESDIR}/Makefile.FreeBSD_PORT ${WRKSRC}
${CP} ${DISTDIR}/${DIST_SUBDIR}/afni.1 ${WRKDIR}
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKDIR}/afni.1
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/Makefile.FreeBSD_PORT
do-install:
${MKDIR} ${DATADIR} ${INSTALL_TEMP} \