diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-04 10:19:52 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-04 10:19:52 +0000 |
commit | eacc27ed7789d65a9566f377f4fe9cab6d5509a5 (patch) | |
tree | fde625e7508e5dac9bb7a5765ce4fd00fb16e135 /graphics/geomorph | |
parent | c82b5b7d22e2bc82242ec11c1426b0563cc89b67 (diff) |
Notes
Diffstat (limited to 'graphics/geomorph')
-rw-r--r-- | graphics/geomorph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile index c406915c0c2d..3b1752a06e55 100644 --- a/graphics/geomorph/Makefile +++ b/graphics/geomorph/Makefile @@ -20,6 +20,7 @@ USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libintl-prefix="${LOCALBASE}" USE_GCC= any # lots of severely broken code +CFLAGS+= -fcommon PLIST_SUB= PORTVERSION=${PORTVERSION} PORTDATA= * |