diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 08:31:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-22 08:31:26 +0000 |
commit | d3f528a4c8bc527a2e854e9e1c9f1ec3d673a9f3 (patch) | |
tree | 1ac29319fe2d2cd5d933497b287135724bada9a9 /x11-wm/emerald | |
parent | 6f87f0cae878bc418645c1513962417a1f80d226 (diff) | |
download | ports-d3f528a4c8bc527a2e854e9e1c9f1ec3d673a9f3.tar.gz ports-d3f528a4c8bc527a2e854e9e1c9f1ec3d673a9f3.zip |
Notes
Diffstat (limited to 'x11-wm/emerald')
-rw-r--r-- | x11-wm/emerald/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/emerald/pkg-plist | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index 8d68efc6d0bd..f181fb8d47de 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -2,7 +2,7 @@ PORTNAME= emerald PORTVERSION= 0.8.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -15,12 +15,12 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_GL= gl -USE_BZIP2= yes -USES= desktop-file-utils gettext gmake pathfix pkgconfig shared-mime-info +USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ + shared-mime-info tar:bzip2 USE_GNOME= gtk20 libwnck pango USE_XORG= xrender USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/x11-wm/emerald/pkg-plist b/x11-wm/emerald/pkg-plist index a97d15be1e6c..d4c3b217daba 100644 --- a/x11-wm/emerald/pkg-plist +++ b/x11-wm/emerald/pkg-plist @@ -8,6 +8,7 @@ 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 @@ -91,6 +92,10 @@ share/locale/sv/LC_MESSAGES/emerald.mo share/locale/tr/LC_MESSAGES/emerald.mo share/locale/bn_IN/LC_MESSAGES/emerald.mo share/pixmaps/emerald-theme-manager-icon.png +@dirrmtry share/icons/hicolor/48x48/mimetypes +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor +@dirrmtry share/icons @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/es_AR/LC_MESSAGES |