diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-26 01:29:19 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-26 01:29:19 +0800 |
commit | 48f35d5baf1a0477968f5677f4e0c83c943af0a3 (patch) | |
tree | 45ceabeee1dd8802045e5c12f289273340a26cdf /x11-wm | |
parent | 69018fcb90053bc971559fa66e2720158fd302c7 (diff) | |
download | freebsd-ports-gnome-48f35d5baf1a0477968f5677f4e0c83c943af0a3.tar.gz freebsd-ports-gnome-48f35d5baf1a0477968f5677f4e0c83c943af0a3.tar.zst freebsd-ports-gnome-48f35d5baf1a0477968f5677f4e0c83c943af0a3.zip |
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/emerald/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/emerald/pkg-plist | 8 |
2 files changed, 2 insertions, 9 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 35365832dab6..8affecdad9f9 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -2,6 +2,7 @@ PORTNAME= emerald PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -14,7 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_GL= gl -USES= desktop-file-utils gettext gmake libtool:keepla pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig shared-mime-info tar:bzip2 USE_GNOME= gtk20 libwnck pango USE_XORG= xrender diff --git a/x11-wm/emerald/pkg-plist b/x11-wm/emerald/pkg-plist index d4c3b217daba..6bfc1eddd063 100644 --- a/x11-wm/emerald/pkg-plist +++ b/x11-wm/emerald/pkg-plist @@ -5,30 +5,22 @@ include/emerald/engine.h include/emerald/libengine.h include/emerald/titlebar.h lib/libemeraldengine.a -lib/libemeraldengine.la lib/libemeraldengine.so lib/libemeraldengine.so.0 lib/libemeraldengine.so.0.0.0 lib/emerald/engines/liblegacy.so -lib/emerald/engines/liblegacy.la lib/emerald/engines/liblegacy.a lib/emerald/engines/libline.so -lib/emerald/engines/libline.la lib/emerald/engines/libline.a lib/emerald/engines/libvrunner.so -lib/emerald/engines/libvrunner.la lib/emerald/engines/libvrunner.a lib/emerald/engines/libtruglass.so -lib/emerald/engines/libtruglass.la lib/emerald/engines/libtruglass.a lib/emerald/engines/liboxygen.so -lib/emerald/engines/liboxygen.la lib/emerald/engines/liboxygen.a lib/emerald/engines/libpixmap.so -lib/emerald/engines/libpixmap.la lib/emerald/engines/libpixmap.a lib/emerald/engines/libzootreeves.so -lib/emerald/engines/libzootreeves.la lib/emerald/engines/libzootreeves.a libdata/pkgconfig/emeraldengine.pc man/man1/emerald-theme-manager.1.gz |