summaryrefslogtreecommitdiff
path: root/graphics/gtkdps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gtkdps/Makefile')
-rw-r--r--graphics/gtkdps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile
index 713507b4d2f3..3299b7086735 100644
--- a/graphics/gtkdps/Makefile
+++ b/graphics/gtkdps/Makefile
@@ -20,6 +20,6 @@ CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \
--with-dps-libraries=${X11BASE}/lib
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>