diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-07-16 14:56:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-07-16 14:56:10 +0000 |
commit | 800d78b28b5eeb10e5be2b9360880e3f4a485512 (patch) | |
tree | 763498f80b2bcd6e970e2c2ec6008bc5e2c491cb /graphics/cal3d | |
parent | d54d68bbceef37d2cca0237a884002cd1a0dd98f (diff) | |
download | ports-800d78b28b5eeb10e5be2b9360880e3f4a485512.tar.gz ports-800d78b28b5eeb10e5be2b9360880e3f4a485512.zip |
Notes
Diffstat (limited to 'graphics/cal3d')
-rw-r--r-- | graphics/cal3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index f96881fe0e0b..e61e8e19a143 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -20,6 +20,7 @@ CONFLICTS= cal3d-devel-[0-9]* USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_AUTOTOOLS= automake autoheader libtool +AUTOMAKE_ARGS= --add-missing USE_LDCONFIG= yes AUTOTOOLSFILES= aclocal.m4 # AUTOMAKE_ARGS= --add-missing |