aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-01-25 03:53:01 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-01-25 03:53:01 +0000
commit4482a7e9ab299d926018e6a86a57871d7e7d1fc6 (patch)
tree59f16865ba842cebdff063167a67af23cfb74286 /graphics
parent9eb9660a1051edfb9a4d8e19dc7f8375272de872 (diff)
downloadports-4482a7e9ab299d926018e6a86a57871d7e7d1fc6.tar.gz
ports-4482a7e9ab299d926018e6a86a57871d7e7d1fc6.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libfpx/files/Makefile.bsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfpx/files/Makefile.bsd b/graphics/libfpx/files/Makefile.bsd
index 893633927b76..ec86e4ff32e1 100644
--- a/graphics/libfpx/files/Makefile.bsd
+++ b/graphics/libfpx/files/Makefile.bsd
@@ -16,7 +16,7 @@ CFLAGS+= ${HAVES}
CPPS != find ${.CURDIR} -name \*.cpp -print
# Some of the .cxx files are #include-ed into others, so can't use `find' here:
OLESS := ascii.cxx cdocfile.cxx chinst.cxx dffuncs.cxx dfiter.cxx \
- dfstream difat.cxx dir.cxx dirp.cxx docfile.cxx entry.cxx \
+ dfstream.cxx difat.cxx dir.cxx dirp.cxx docfile.cxx entry.cxx \
expdf.cxx expiter expst.cxx fat.cxx funcs.cxx header.cxx \
iter.cxx mem.cxx msf msfiter.cxx mstream.cxx page.cxx \
refilb.cxx rexpdf.cxx sstream.cxx storage.cxx time.cxx \