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 cc5b4727eb59..cde32bd34a19 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes MAN1= cxpm.1 sxpm.1 |