summaryrefslogtreecommitdiffstats
path: root/devel/glade
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-02-07 19:57:24 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-02-07 19:57:24 +0800
commit6b2788c4c247b5829a4ea532ad4cdbc94ebef384 (patch)
treeab41534e08af8c88386ba54c60af92de4562d39b /devel/glade
parentabd9e19838fd2fe622e86c84c797605ec522c86c (diff)
downloadmarcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar.gz
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar.bz2
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar.lz
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar.xz
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.tar.zst
marcuscom-ports-6b2788c4c247b5829a4ea532ad4cdbc94ebef384.zip
First batch of USE_GNOME=ltverhack -> USES=libtool.
Use INSTALL_TARGET=install-strip if possible. Misc Makefile cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19001 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glade')
-rw-r--r--devel/glade/Makefile13
-rw-r--r--devel/glade/pkg-plist4
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 57f27bfda..d4b22bfd5 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -15,13 +15,14 @@ CONFLICTS= glade3-3.*
INSTALLS_ICONS= yes
USE_XZ= yes
-USE_GNOME= gtk30 gnomeprefix ltverhack gnomedocutils introspection:build
-USES= desktop-file-utils gettext gmake pathfix pkgconfig
+USE_GNOME= gtk30 gnomeprefix gnomedocutils introspection:build
+USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig
INSTALLS_OMF= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
DOCSDIR= ${PREFIX}/share/doc/gladeui-2
@@ -40,8 +41,8 @@ CONFIGURE_ARGS+=--disable-python
PLIST_SUB+= PYTHON:="@comment "
.endif
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgladeui-2.so.2
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/glade/modules/lib*.so
+#post-install:
+# @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgladeui-2.so.2
+# @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/glade/modules/lib*.so
.include <bsd.port.mk>
diff --git a/devel/glade/pkg-plist b/devel/glade/pkg-plist
index 8dde08856..32b1e04ad 100644
--- a/devel/glade/pkg-plist
+++ b/devel/glade/pkg-plist
@@ -33,16 +33,14 @@ include/libgladeui-2.0/gladeui/glade-widget.h
include/libgladeui-2.0/gladeui/glade-xml-utils.h
include/libgladeui-2.0/gladeui/glade.h
lib/girepository-1.0/Gladeui-2.0.typelib
-lib/glade/modules/libgladegtk.a
lib/glade/modules/libgladegtk.la
lib/glade/modules/libgladegtk.so
-%%PYTHON:%%lib/glade/modules/libgladepython.a
%%PYTHON:%%lib/glade/modules/libgladepython.la
%%PYTHON:%%lib/glade/modules/libgladepython.so
-lib/libgladeui-2.a
lib/libgladeui-2.la
lib/libgladeui-2.so
lib/libgladeui-2.so.2
+lib/libgladeui-2.so.2.0.0
libdata/pkgconfig/gladeui-2.0.pc
share/applications/glade.desktop
%%DOCSDIR%%/GladeApp.html