diff options
Diffstat (limited to 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index ed49ffe979ff..ab9c32f28119 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes .if exists(${X11BASE}/bin/XFree86) PLIST= ${WRKDIR}/PLIST .endif |