diff options
-rw-r--r-- | games/hlserver-pvk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/hlserver-pvk/Makefile b/games/hlserver-pvk/Makefile index e539672983cf..cbd6c295e2e7 100644 --- a/games/hlserver-pvk/Makefile +++ b/games/hlserver-pvk/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= pvk_2.1_full.tar.gz MAINTAINER= lioux@FreeBSD.org COMMENT= Half-Life mod Pirates, Vikings & Knights full server package for Linux +IGNORE= Current version is no longer available anywhere + post-extract: @${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES:S/${EXTRACT_ONLY}//} \ > ${WRKSRC}/dlls/pvk_i386.so |