opendx "make install" fails: typo in Makefile ?

Rob spamrefuse at yahoo.com
Wed Mar 15 07:21:59 UTC 2006


Hi,

The Makefile in /usr/ports/graphics/opendx has
these lines at different linenumbers:

62:DIR2PRUNE=  dx/java/user dx/java/server/nets
91:${TOUCH} ${DIR2PRUNE:S|^|${PREFIX}/|:S|$|/.keepme|}
99:${RMDIR} ${DIR2PRUNE:S|^|${PREFIX}/}

Are these lines correct? The error below has a
message about "| missing".

The result seems to depend on whether "WITHOUT_JAVA"
is defined or not. I myself use "WITHOUT_JAVA=YES".

The "make" of opendx is alright, however the
"make install" fails with:

# make install
[...snip...]
gmake[1]: Leaving directory
`/usr/ports/graphics/opendx/work/dx-4.4.0'
Unclosed substitution for DIR2PRUNE (| missing)
*** Error code 2

Stop in /usr/ports/graphics/opendx.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall14079.0 make reinstall
** Fix the installation problem and try again.


----

Ideas how to fix this?

Regards,
Rob.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-ports mailing list