aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fltk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 18:38:50 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 18:38:50 +0800
commitc7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch)
tree89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /x11-toolkits/fltk
parentb2066c7c70a0ccedd6a3fda853744aec2281d951 (diff)
downloadfreebsd-ports-gnome-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz
freebsd-ports-gnome-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.zst
freebsd-ports-gnome-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r--x11-toolkits/fltk/Makefile2
-rw-r--r--x11-toolkits/fltk/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index c4631366d351..5bafeb8468ba 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
VERSION= 1.0.7
USE_BZIP2= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
WRKSRC= ${WRKDIR}/${PKGNAME}
@@ -34,7 +35,6 @@ BROKEN= requires ELF library format
.endif
post-install:
- @ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@ ${INSTALL_MAN} ${WRKSRC}/documentation/fluid.1 \
${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
diff --git a/x11-toolkits/fltk/pkg-plist b/x11-toolkits/fltk/pkg-plist
index a557b4b01f7e..308a68a3ac22 100644
--- a/x11-toolkits/fltk/pkg-plist
+++ b/x11-toolkits/fltk/pkg-plist
@@ -189,8 +189,6 @@ include/FL/x.h
lib/libfltk.a
lib/libfltk.so
lib/libfltk.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/fltk/FL.gif
share/doc/fltk/Fl_Adjuster.html
share/doc/fltk/Fl_Box.html