diff options
Diffstat (limited to 'x11-toolkits/xforms/Makefile')
-rw-r--r-- | x11-toolkits/xforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile index 1ec4d2bf12d7..54c366486a4a 100644 --- a/x11-toolkits/xforms/Makefile +++ b/x11-toolkits/xforms/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics x11-toolkits EXTRACT_SUFX= .tgz USE_X_PREFIX= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |