diff options
Diffstat (limited to 'devel/libgtop')
-rw-r--r-- | devel/libgtop/Makefile | 2 | ||||
-rw-r--r-- | devel/libgtop/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index c1fb3638504c..01452d55130d 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -21,6 +21,8 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes + CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" diff --git a/devel/libgtop/pkg-plist b/devel/libgtop/pkg-plist index 09ca13e473f6..4fb9e9034f38 100644 --- a/devel/libgtop/pkg-plist +++ b/devel/libgtop/pkg-plist @@ -74,8 +74,6 @@ lib/libgtop_sysdeps.so.1 lib/libgtop_sysdeps_suid.a lib/libgtop_sysdeps_suid.so lib/libgtop_sysdeps_suid.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/locale/da/LC_MESSAGES/libgtop.mo share/locale/de/LC_MESSAGES/libgtop.mo share/locale/es/LC_MESSAGES/libgtop.mo |