diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-11 02:52:06 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-11 02:52:06 +0000 |
commit | 8611b700ac5ca75cf36a51c6385e3c0a2c91f8cd (patch) | |
tree | bb3761ee114a7b8348a9a2cbc50d9c70e9a07bf6 /audio/Makefile | |
parent | Fix build on alpha ARCH (diff) |
o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
not tell if an error occured in the last dlsym(3) call. It could
have happened before.
o Bump PORTREVISION
Submitted by: nectar
Notes
Notes:
svn path=/head/; revision=80638
Diffstat (limited to 'audio/Makefile')
0 files changed, 0 insertions, 0 deletions