diff options
Diffstat (limited to 'converters/uulib')
-rw-r--r-- | converters/uulib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 6a8e21241c01..9c8d8308f0b2 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -15,7 +15,7 @@ DISTNAME= uudeview-${PORTVERSION} MAINTAINER= hoek@FreeBSD.org GNU_CONFIGURE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes MAN3= uulib.3 |