aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-02 03:00:08 +0800
committertijl <tijl@FreeBSD.org>2014-09-02 03:00:08 +0800
commitd44a7023fd7e4eaf935a385736b7b2967f3f7476 (patch)
treeb4939f71f65f204505970eb7fb553aaf0503fb75 /devel
parent4ec17d1ade07a1ab4c3c4e8151e631554b1af0d4 (diff)
downloadfreebsd-ports-gnome-d44a7023fd7e4eaf935a385736b7b2967f3f7476.tar.gz
freebsd-ports-gnome-d44a7023fd7e4eaf935a385736b7b2967f3f7476.tar.zst
freebsd-ports-gnome-d44a7023fd7e4eaf935a385736b7b2967f3f7476.zip
Convert to USES=libtool and add INSTALL_TARGET=install-strip
Obtained from: gnome-dev
Diffstat (limited to 'devel')
-rw-r--r--devel/libgsf/Makefile11
-rw-r--r--devel/libgsf/pkg-plist2
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 61572e7e6df6..2a1240c58fac 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libgsf
PORTVERSION= 1.14.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -12,12 +12,13 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Extensible I/O abstraction for dealing with structured file formats
-USES= gettext gmake pathfix pkgconfig tar:xz
-USE_LDCONFIG= yes
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gdkpixbuf2 glib20 gnomeprefix intlhack introspection:build \
- libxml2 ltverhack
-USE_AUTOTOOLS= libtool
+ libxml2
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist
index 1925e263f10e..00cff591fb9e 100644
--- a/devel/libgsf/pkg-plist
+++ b/devel/libgsf/pkg-plist
@@ -51,9 +51,9 @@ include/libgsf-1/gsf/gsf-timestamp.h
include/libgsf-1/gsf/gsf-utils.h
include/libgsf-1/gsf/gsf.h
lib/libgsf-1.a
-lib/libgsf-1.la
lib/libgsf-1.so
lib/libgsf-1.so.114
+lib/libgsf-1.so.114.0.28
libdata/pkgconfig/libgsf-1.pc
man/man1/gsf-office-thumbnailer.1.gz
man/man1/gsf-vba-dump.1.gz