cad/transcalc: fix build on current and deprecate
This commit is contained in:
parent
84824b9b09
commit
8c071ad986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546886
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user