diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-18 05:30:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-18 05:30:07 +0000 |
commit | 0513831ece326f0014fc3944706aa6a62cb31517 (patch) | |
tree | a061698c04f9ae52a9ac6570e18ad76bf1197d62 /astro | |
parent | 3cd6d2172bc843d090844689b053d50b337f76bd (diff) | |
download | ports-0513831ece326f0014fc3944706aa6a62cb31517.tar.gz ports-0513831ece326f0014fc3944706aa6a62cb31517.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/orsa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 7318be1ace6a..588096ae9b1a 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -28,6 +28,7 @@ USE_GL= gl USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I macros -I ${LOCALBASE}/share/aclocal +AUTOMAKE_ARGS= --add-missing CONFIGURE_ENV= ac_cv_c_inline=no USE_LDCONFIG= yes |