summaryrefslogtreecommitdiff
path: root/graphics/fxtv/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-08 02:55:15 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-08 02:55:15 +0000
commit9df09f5635a97cc13d0903338492fa596b4f1a62 (patch)
tree9c8736053bc5f6355819cf8dab11b2480094ac3f /graphics/fxtv/Makefile
parentDon't try to use fpresetsticky(3) on the Alpha as it doesn't exist there. (diff)
Remove i386 .o files in the post-extract target and respect CFLAGS.
Notes
Notes: svn path=/head/; revision=31399
Diffstat (limited to 'graphics/fxtv/Makefile')
-rw-r--r--graphics/fxtv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile
index 141041d6fc17..d727e1cf02e9 100644
--- a/graphics/fxtv/Makefile
+++ b/graphics/fxtv/Makefile
@@ -30,6 +30,9 @@ USE_GMAKE= yes
MAKE_FLAGS= -e
MAN1= fxtv.1
+post-extract:
+ ${RM} ${WRKSRC}/videolib/*.o
+
pre-install:
${CP} ${WRKSRC}/fxtv.1 ${WRKSRC}/fxtv.man