summaryrefslogtreecommitdiffstats
path: root/graphics/pgplot/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /graphics/pgplot/Makefile
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadFreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
FreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'graphics/pgplot/Makefile')
-rw-r--r--graphics/pgplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index be26d74..f5aab1d 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jmz@FreeBSD.org
USE_XLIB= yes
+INSTALL_SHLIBS= yes
WRKSRC= ${WRKDIR}/pgplot
.include <bsd.port.pre.mk>
@@ -36,6 +37,5 @@ post-install:
.for f in libcpgplot.so libpgplot.so
${LN} -sf $f.${VERSION} ${PREFIX}/lib/$f
.endfor
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud