diff --git a/japanese/xv/Makefile b/japanese/xv/Makefile index d19cbfc974c8..131ece33929c 100644 --- a/japanese/xv/Makefile +++ b/japanese/xv/Makefile @@ -1,24 +1,26 @@ CATEGORIES= japanese MAINTAINER= ports@FreeBSD.org COMMENT= X11 program that displays images of various formats with japanization BROKEN= Fails to generate binaries +DEPRECATED= Fails to build +EXPIRATION_DATE=2024-03-31 MASTERDIR= ${.CURDIR}/../../graphics/xv PKGDIR= ${.CURDIR} MAKE_ENV= LOCALE_EXTENSION=-DTV_L10N RUN_DEPENDS= xv:graphics/xv PLIST_FILES= bin/ja-xv OPTIONS_EXCLUDE= DOCS PORTREVISION= 2 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xv ${STAGEDIR}${PREFIX}/bin/ja-xv .include "${MASTERDIR}/Makefile"