diff options
author | John Marino <marino@FreeBSD.org> | 2013-10-08 00:15:34 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-10-08 00:15:34 +0000 |
commit | 4ede5e9b248f4c96a8d9617f4fbc241f489d7235 (patch) | |
tree | 39be84d6997d264d9ca2a8ab4f521d044421e824 /x11/gromit | |
parent | 0c79f0cee3bdd8cbcdbd6c01136a4ccc835690ca (diff) | |
download | ports-4ede5e9b248f4c96a8d9617f4fbc241f489d7235.tar.gz ports-4ede5e9b248f4c96a8d9617f4fbc241f489d7235.zip |
Notes
Diffstat (limited to 'x11/gromit')
-rw-r--r-- | x11/gromit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index 26026ee3bc5c..91dd0a8d9a01 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -12,6 +12,7 @@ COMMENT= GRaphics Over Miscellaneous Objects (Gromit) USE_GNOME= gtk20 USES= pkgconfig +CFLAGS+= -lm DOCS= AUTHORS ChangeLog README |