aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-13 11:54:53 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-13 11:54:53 +0000
commit1f8935d509a71cde0654809aa661b5d37241436b (patch)
treef6eb1e84a064a2d3edb3c340839f86b9a36d1fde /x11-toolkits
parentb5c2d79aad7e271372c05d2f99d33b72b17f5e7a (diff)
downloadports-1f8935d509a71cde0654809aa661b5d37241436b.tar.gz
ports-1f8935d509a71cde0654809aa661b5d37241436b.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/unique/Makefile15
-rw-r--r--x11-toolkits/unique/pkg-plist4
2 files changed, 6 insertions, 13 deletions
diff --git a/x11-toolkits/unique/Makefile b/x11-toolkits/unique/Makefile
index 2328d0ef3d1b..22f7304b18dc 100644
--- a/x11-toolkits/unique/Makefile
+++ b/x11-toolkits/unique/Makefile
@@ -4,7 +4,7 @@
PORTNAME= unique
PORTVERSION= 1.1.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/lib${PORTNAME}/${PORTVERSION:R}/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
@@ -16,27 +16,20 @@ PORTSCOUT= ignore:1
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USE_XORG= ice
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
+USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
+USE_GNOME= gtk20 gnomeprefix introspection:build
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_GNOME= gtk20 gnomeprefix introspection:build ltverhack:2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-maintainer-flags
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
post-patch:
- @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|g' \
- ${WRKSRC}/configure ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|G_CONST_RETURN|const|g' \
${WRKSRC}/unique/uniqueapp.c \
${WRKSRC}/unique/uniquebackend.[ch] \
${WRKSRC}/unique/uniqueinternals.h \
${WRKSRC}/unique/uniquemessage.[ch]
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libunique-1.0.so.2
-
.include <bsd.port.mk>
diff --git a/x11-toolkits/unique/pkg-plist b/x11-toolkits/unique/pkg-plist
index 37507d0570cf..060699674adf 100644
--- a/x11-toolkits/unique/pkg-plist
+++ b/x11-toolkits/unique/pkg-plist
@@ -6,9 +6,9 @@ include/unique-1.0/unique/uniquemessage.h
include/unique-1.0/unique/uniqueversion.h
lib/girepository-1.0/Unique-1.0.typelib
lib/libunique-1.0.a
-lib/libunique-1.0.la
lib/libunique-1.0.so
-lib/libunique-1.0.so.2
+lib/libunique-1.0.so.0
+lib/libunique-1.0.so.0.100.6
libdata/pkgconfig/unique-1.0.pc
share/gir-1.0/Unique-1.0.gir
%%DOCSDIR%%/UniqueApp.html