diff --git a/multimedia/imagination/Makefile b/multimedia/imagination/Makefile index 9a8b1f80cdb1..e05e6b2caa4d 100644 --- a/multimedia/imagination/Makefile +++ b/multimedia/imagination/Makefile @@ -1,31 +1,34 @@ # Created by: Jesse PORTNAME= imagination PORTVERSION= 3.0 PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= SF MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= DVD slideshow maker +DEPRECATED= Obsolete, majority of DVD players made in the last 15+ years have been able to do image slideshows +EXPIRATION_DATE=2022-06-30 + LIB_DEPENDS= libsox.so:audio/sox \ libavcodec.so:multimedia/ffmpeg GNU_CONFIGURE= yes USES= gmake gnome libtool localbase pkgconfig USE_GNOME= gtk20 intltool libxslt INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext NLS_USES_OFF= gettext-tools post-patch: @${REINPLACE_CMD} '/^SUBDIRS =/s/doc//' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} '/^imagination_LDADD =/s/$$/ -lm/' \ ${WRKSRC}/src/Makefile.in .include