cad/transcalc: fix build on current and deprecate

This commit is contained in:
Tobias C. Berner 2020-08-29 08:58:22 +00:00
parent 84824b9b09
commit 8c071ad986
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546886

View File

@ -14,6 +14,11 @@ USES= gnome pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CFLAGS+= -fcommon
EXPIRATION_DATE= 2020-09-30
DEPRECATED= Unmaintained and dead upstream
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure