diff options
Diffstat (limited to 'graphics/ming')
-rw-r--r-- | graphics/ming/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 2e8b4b9230b9..be56e18a65fd 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_ARGS= NOPROFILE=true +INSTALLS_SHLIB= yes UTILS= gif2dbl \ gif2mask \ |