diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-01 00:33:25 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-01 00:33:25 +0800 |
commit | eb7a617cfa6d8010b1764ec10db603462adf5f1b (patch) | |
tree | 5ef4d529815b4ad638514b6656336b88bd9d8d9c /x11 | |
parent | 87831d402ea3a9cb76c3f85c56744c73c842bab2 (diff) | |
download | marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar.gz marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar.bz2 marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar.lz marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar.xz marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.tar.zst marcuscom-ports-eb7a617cfa6d8010b1764ec10db603462adf5f1b.zip |
Keep the libcinnamon.la file until we can remove all the
la files in MC.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19601 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/cinnamon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 396c83129..571808f55 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py- WRKSRC= ${WRKDIR}/Cinnamon-${PORTVERSION} -USES= gettext gmake libtool pathfix pkgconfig shebangfix +USES= gettext gmake libtool:keepla pathfix pkgconfig shebangfix USE_GNOME= evolutiondataserver3 gconf2 gnomedesktop3 \ gnomeprefix gtk30 intlhack introspection:build # this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX}) |