/french/

r'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/eukleides/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* *: Remove unnecessary 'port' argument from USES=readlineYasuhiro Kimura2021-05-151-1/+1
| | | | | PR: 248459 Exp-run by: antoine
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix building with -CURRENTAshish SHUKLA2020-09-121-3/+7
| | | | | | | - Pass CFLAGS to the make - While here, fix portlint warnings Reported by: pkg-fallout