diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-06 03:02:33 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-07-06 03:02:33 +0800 |
commit | 426b8b7fa58e16f320b12e95d5ee836c3729c11f (patch) | |
tree | f74b2fbf5cd1f316757792bd0e1cbf70586a132f /graphics | |
parent | 28c3ecb6021874c289a86f3fdf1d4b0e4f9b594d (diff) | |
download | marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar.gz marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar.bz2 marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar.lz marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar.xz marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.tar.zst marcuscom-ports-426b8b7fa58e16f320b12e95d5ee836c3729c11f.zip |
Drop keepla.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19766 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 7 | ||||
-rw-r--r-- | graphics/clutter/pkg-plist | 3 |
2 files changed, 3 insertions, 7 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 68359b6c3..13ff4803c 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -4,6 +4,7 @@ PORTNAME= clutter PORTVERSION= 1.18.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME @@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ libcogl.so:${PORTSDIR}/graphics/cogl -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gdkpixbuf2 gnomeprefix atk pango \ introspection:build USE_GL= gl @@ -28,8 +29,6 @@ CONFIGURE_ARGS= --with-x --enable-conformance=no \ CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer LDFLAGS+= -L${LOCALBASE}/lib - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libclutter-1.0.so.0 +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/graphics/clutter/pkg-plist b/graphics/clutter/pkg-plist index f82696423..e5932f8ae 100644 --- a/graphics/clutter/pkg-plist +++ b/graphics/clutter/pkg-plist @@ -137,7 +137,6 @@ include/clutter-1.0/clutter/x11/clutter-x11.h lib/girepository-1.0/Cally-1.0.typelib lib/girepository-1.0/Clutter-1.0.typelib lib/girepository-1.0/ClutterX11-1.0.typelib -lib/libclutter-1.0.la lib/libclutter-1.0.so lib/libclutter-1.0.so.0 lib/libclutter-1.0.so.0.1800.2 @@ -429,8 +428,6 @@ share/locale/zh_TW/LC_MESSAGES/clutter-1.0.mo @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr @dirrmtry share/locale/ps/LC_MESSAGES @dirrmtry share/locale/ps @dirrmtry share/locale/km/LC_MESSAGES |