diff options
Diffstat (limited to 'multimedia/fxtv/Makefile')
-rw-r--r-- | multimedia/fxtv/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile index c018f77..8194944 100644 --- a/multimedia/fxtv/Makefile +++ b/multimedia/fxtv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fxtv -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= rhh @@ -31,9 +31,6 @@ USE_GMAKE= yes MAKE_FLAGS= -e MAN1= fxtv.1 -post-extract: - ${RM} ${WRKSRC}/videolib/*.o - pre-install: ${CP} ${WRKSRC}/fxtv.1 ${WRKSRC}/fxtv.man |