diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 15:10:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 15:10:16 +0800 |
commit | 7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8 (patch) | |
tree | e90bd1da8a2dcdf48c40f49a369dec957ccfff83 /x11 | |
parent | 2b608721e2fd69f2fc28c7008c659631151c6c30 (diff) | |
download | marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar.gz marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar.bz2 marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar.lz marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar.xz marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.tar.zst marcuscom-ports-7c3ea9475e1aee7b8b8ff5d6523e12d2d77ba6c8.zip |
Fix packageing
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19579 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/cinnamon-menus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile index 869b16a5c..70d381431 100644 --- a/x11/cinnamon-menus/Makefile +++ b/x11/cinnamon-menus/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:${PORTSDIR}/x11/xkeyboard-config \ ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:${PORTSDIR}/x11/libxkbfile -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= gnomehier gnomeprefix gtk30 intlhack introspection:build USE_PYTHON= yes USE_LDCONFIG= yes |