diff options
author | John Marino <marino@FreeBSD.org> | 2013-12-26 18:17:07 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-12-26 18:17:07 +0000 |
commit | 10515a73d1bb13e0a6bae881701ce5e519854810 (patch) | |
tree | a0b8993f8de74b4bf7e69d99aa7895f03f9f5eaf /cad | |
parent | b34a17e38789c56430809f454757e0f4f400149f (diff) | |
download | ports-10515a73d1bb13e0a6bae881701ce5e519854810.tar.gz ports-10515a73d1bb13e0a6bae881701ce5e519854810.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/pdnmesh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/pdnmesh/Makefile b/cad/pdnmesh/Makefile index d95b0281b76d..8b720eda7323 100644 --- a/cad/pdnmesh/Makefile +++ b/cad/pdnmesh/Makefile @@ -21,6 +21,7 @@ USES= fortran pkgconfig USE_GL= glu USE_GNOME= gtk20 GNU_CONFIGURE= yes +LDFLAGS+= -lm DESKTOP_ENTRIES="pdnMesh" "${COMMENT}" "" "${PORTNAME}" "" "true" |