diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-03 09:54:22 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-03 09:54:22 +0000 |
commit | 6a76d0a09b5bc25db333222c7664c39fe046cdf9 (patch) | |
tree | 6b4846295ced34060d1a21bb5e4ead72af7e582f /media-video/xanim-export/files | |
parent | new comments (diff) | |
download | gentoo-2-6a76d0a09b5bc25db333222c7664c39fe046cdf9.tar.gz gentoo-2-6a76d0a09b5bc25db333222c7664c39fe046cdf9.tar.bz2 gentoo-2-6a76d0a09b5bc25db333222c7664c39fe046cdf9.zip |
Dependencie fixes
Diffstat (limited to 'media-video/xanim-export/files')
-rw-r--r-- | media-video/xanim-export/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/xanim-export/files/Makefile b/media-video/xanim-export/files/Makefile index 377cb8178caa..8316a73bd7d5 100644 --- a/media-video/xanim-export/files/Makefile +++ b/media-video/xanim-export/files/Makefile @@ -143,7 +143,7 @@ XA_DLL_LIB = -ldl # If you'd like to change the default directory that XAnim searches while # looking for dlls, then change the directory below. # -XA_DLL_PATH = /usr/libexec/xanim/mods +XA_DLL_PATH = /usr/X11R6/lib/xanim/mods-export ########################################################################## |