diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-03-16 22:05:44 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-03-16 22:05:44 +0800 |
commit | cfbb5555b2a6d1b40a60372fa71ab9e6cc194621 (patch) | |
tree | a80d0ac77f436548f63e5bdd22fc99530e9ad66a /graphics | |
parent | 5796b7ffa07cd6ca877ad5aa66de72d530c8ee1c (diff) | |
download | freebsd-ports-gnome-cfbb5555b2a6d1b40a60372fa71ab9e6cc194621.tar.gz freebsd-ports-gnome-cfbb5555b2a6d1b40a60372fa71ab9e6cc194621.tar.zst freebsd-ports-gnome-cfbb5555b2a6d1b40a60372fa71ab9e6cc194621.zip |
- Switch to linguisttools_build
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiled/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 9a13c41ddb07..91d29a7fa182 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -11,7 +11,7 @@ COMMENT= General purpose tile map editor USES= desktop-file-utils shared-mime-info qmake USE_QT4= corelib gui opengl \ - linguist_build moc_build uic_build rcc_build + linguisttools_build moc_build uic_build rcc_build USE_LDCONFIG= yes PORTDOCS= * |