diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-01 04:13:31 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-01 04:13:31 +0000 |
commit | c45de9579f6ec97574056dd335df02031ccd00ad (patch) | |
tree | bf42b7c476faa7a6183d0feaa4c65bb90053847d /graphics/qt5-pixeltool | |
parent | 4c6b47d49f526e4aa085f3d82bef3b2910453e64 (diff) | |
download | ports-c45de9579f6ec97574056dd335df02031ccd00ad.tar.gz ports-c45de9579f6ec97574056dd335df02031ccd00ad.zip |
Notes
Diffstat (limited to 'graphics/qt5-pixeltool')
-rw-r--r-- | graphics/qt5-pixeltool/files/patch-src__src.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-pixeltool/files/patch-src__src.pro b/graphics/qt5-pixeltool/files/patch-src__src.pro index 2ee8fb700850..52bbe73d50c7 100644 --- a/graphics/qt5-pixeltool/files/patch-src__src.pro +++ b/graphics/qt5-pixeltool/files/patch-src__src.pro @@ -1,7 +1,7 @@ Only enter the directories we want to build, otherwise we might fail due to missing dependencies. ---- src/src.pro.orig 2019-03-18 18:28:15 UTC +--- src/src.pro.orig 2019-02-14 20:02:42 UTC +++ src/src.pro @@ -1,54 +1,3 @@ TEMPLATE = subdirs |