diff options
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 180460bbf54b..63f5f483b8b0 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -23,6 +23,7 @@ USE_AUTOHEADER_VER= 259 USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --disable-static +PATCH_DEPENDS+= ${AUTOMAKE_DEPENDS} .include <bsd.port.pre.mk> |