diff options
Diffstat (limited to 'converters/uulib/Makefile')
-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 558760c..6a8e212 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -15,7 +15,7 @@ DISTNAME= uudeview-${PORTVERSION} MAINTAINER= hoek@FreeBSD.org GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes MAN3= uulib.3 |