diff options
Diffstat (limited to 'japanese/ptex-base/Makefile')
-rw-r--r-- | japanese/ptex-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index 30775eb203f6..1ea53fb4b93c 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= max@FreeBSD.org MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes USE_GMAKE= yes EXTRACT_ONLY= ${DISTFILES:Ntexmflib-*} DIST_SUBDIR= ${PORTNAME} |