diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-07 15:14:33 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-07 15:14:33 +0800 |
commit | e83c3c66fcc7f0aa63ba9cf6c4275d6f71cc47c5 (patch) | |
tree | c2cd7bbf2588173d46aeb9ee870cea903ccc748e /graphics | |
parent | ebda7471f067984ffb1d941708cdc4fc6bf58f5b (diff) | |
download | freebsd-ports-gnome-e83c3c66fcc7f0aa63ba9cf6c4275d6f71cc47c5.tar.gz freebsd-ports-gnome-e83c3c66fcc7f0aa63ba9cf6c4275d6f71cc47c5.tar.zst freebsd-ports-gnome-e83c3c66fcc7f0aa63ba9cf6c4275d6f71cc47c5.zip |
Fix path for shareds objects.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xanim/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xanim/files/patch-ab b/graphics/xanim/files/patch-ab index 6b75d3202398..8d36573c919c 100644 --- a/graphics/xanim/files/patch-ab +++ b/graphics/xanim/files/patch-ab @@ -11,7 +11,7 @@ XCOMM looking for dlls, then change the directory below. XCOMM -XA_DLL_PATH = /usr/local/xanim/mods -+XA_DLL_PATH = $(LIBDIR)/xanim/mods ++XA_DLL_PATH = $(LIBDIR)/xanim |