Gaim-0.61 Makefile typo

jimmie james h2g2_jimmiejaz at yahoo.com
Fri Apr 11 00:14:22 UTC 2003


I don't think send-pr is working for me, can't send to
the list from my box.

Line 37 says CONFIGURE_ARGS+=        --diable-audio

which will cause it to fail.

Fix edit by hand, or, 

*** /usr/ports/net/gaim/Makefile        Thu Apr 10
19:21:09 2003
--- Makefile    Thu Apr 10 19:23:14 2003
***************
*** 34,40 ****
  LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
               
audiofile.0:${PORTSDIR}/audio/libaudiofile
  .else
! CONFIGURE_ARGS+=      --disable-audio
  .endif

  pre-everything::
--- 34,40 ----
  LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \
               
audiofile.0:${PORTSDIR}/audio/libaudiofile
  .else
! CONFIGURE_ARGS+=      --diable-audio
  .endif

  pre-everything::


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com



More information about the freebsd-ports-bugs mailing list