summaryrefslogtreecommitdiff
path: root/devel/libslang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libslang/Makefile')
-rw-r--r--devel/libslang/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index 390833b17557..98f040f4d7d2 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -15,12 +15,10 @@ MAINTAINER= xaa+ports@timewasters.nl
USE_BZIP2= yes
GNU_CONFIGURE= yes
+INSTALLS_SHLIBS= yes
#WRKSRC= ${WRKDIR}/slang
ALL_TARGET= all elf
INSTALL_TARGET= install install-elf
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>