diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 18:03:57 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-15 18:03:57 +0800 |
commit | fad0ef6337fb6c0e55778dfc929e51bf0d11f297 (patch) | |
tree | 890e8f6ecc3f3fb17b5a5b44827a9f5f5dccec36 /editors/gedit-plugins/Makefile | |
parent | 4c8d5d1fe9482b2ebfd6fd3a3c329abe3b194b89 (diff) | |
download | marcuscom-ports-GNOME_3_12.tar marcuscom-ports-GNOME_3_12.tar.gz marcuscom-ports-GNOME_3_12.tar.bz2 marcuscom-ports-GNOME_3_12.tar.lz marcuscom-ports-GNOME_3_12.tar.xz marcuscom-ports-GNOME_3_12.tar.zst marcuscom-ports-GNOME_3_12.zip |
Catch up with changes in ports, use intlhack to make sure the .mo files areGNOME_3_12
in the correct location.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_3_12@19954 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit-plugins/Makefile')
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 2860275b7..f5ef69f09 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= gedit>=0:${PORTSDIR}/editors/gedit USES= gettext gmake libtool pathfix pkgconfig \ tar:xz -USE_GNOME= gnomeprefix gtk30 gtksourceview3 +USE_GNOME= gnomeprefix gtk30 gtksourceview3 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |