diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop/Makefile | 12 | ||||
-rw-r--r-- | devel/libgtop/pkg-plist | 2 |
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 8383f69c36fd..354d1d33045a 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgtop PORTVERSION= 2.28.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -14,12 +14,13 @@ COMMENT= GNOME 2 top library USE_PERL5= build USE_XORG= xau -USES= gettext gmake pathfix pkgconfig perl5 tar:xz -USE_GNOME= gnomeprefix glib20 ltverhack intlhack +USES= gettext gmake libtool pathfix perl5 pkgconfig tar:xz +USE_GNOME= gnomeprefix glib20 intlhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_NET_IF_VAR_H -D_WANT_IFADDR LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-introspection INFO= libgtop2 @@ -29,7 +30,4 @@ PKGMESSAGE= ${FILESDIR}/pkg-message post-configure: @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtop-2.0.so.7 - .include <bsd.port.mk> diff --git a/devel/libgtop/pkg-plist b/devel/libgtop/pkg-plist index 0af76105b5d7..ce21ce35ee1e 100644 --- a/devel/libgtop/pkg-plist +++ b/devel/libgtop/pkg-plist @@ -48,9 +48,9 @@ include/libgtop-2.0/glibtop_server.h include/libgtop-2.0/glibtop_suid.h include/libgtop-2.0/libgtopconfig.h lib/libgtop-2.0.a -lib/libgtop-2.0.la lib/libgtop-2.0.so lib/libgtop-2.0.so.7 +lib/libgtop-2.0.so.7.2.0 libdata/pkgconfig/libgtop-2.0.pc %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html |