diff options
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 60c78e93c204..eaab703a55fb 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -18,7 +18,7 @@ COMMENT= The X Pixmap library CONFLICTS= XFree86-libraries-[0-9]* xorg-libraries-[0-9]* USE_IMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= cxpm.1 sxpm.1 |