diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-07-22 20:22:32 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:13:19 +0800 |
commit | 1117b7a57e3ea7087359f995d7d4251c6b2fe539 (patch) | |
tree | 20be0851593bd2e589ad771edd1a8883b7d131c9 /graphics | |
parent | 2c55bd65450242944a701736889eefb8a694cc3c (diff) | |
download | freebsd-ports-gnome-1117b7a57e3ea7087359f995d7d4251c6b2fe539.tar.gz freebsd-ports-gnome-1117b7a57e3ea7087359f995d7d4251c6b2fe539.tar.zst freebsd-ports-gnome-1117b7a57e3ea7087359f995d7d4251c6b2fe539.zip |
multimedia/assimp: rebuild consumers after r446390
ABI: https://abi-laboratory.pro/tracker/timeline/assimp/
PR: 220889
Pointy hat to: jbeich
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qt5-3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qt5-3d/Makefile b/graphics/qt5-3d/Makefile index 7fa5560b4fa2..59d0cb887b41 100644 --- a/graphics/qt5-3d/Makefile +++ b/graphics/qt5-3d/Makefile @@ -2,6 +2,7 @@ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- |