|
Lines 42-47
Link Here
|
| 42 |
svg testlib widgets x11extras xml \ |
42 |
svg testlib widgets x11extras xml \ |
| 43 |
buildtools_build qmake_build |
43 |
buildtools_build qmake_build |
| 44 |
USE_XORG= ice sm xcb xext xi |
44 |
USE_XORG= ice sm xcb xext xi |
|
|
45 |
USE_LDCONFIG= yes |
| 45 |
|
46 |
|
| 46 |
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_PyQt5:BOOL=true |
47 |
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_PyQt5:BOOL=true |
| 47 |
|
48 |
|
|
Lines 50-56
Link Here
|
| 50 |
OPTIONS_SUB= yes |
51 |
OPTIONS_SUB= yes |
| 51 |
|
52 |
|
| 52 |
GMIC_DESC= Depend on the G'Mic plugin #' |
53 |
GMIC_DESC= Depend on the G'Mic plugin #' |
| 53 |
GMIC_RUN_DEPENDS= gmic_krita_qt:graphics/gmic-qt |
54 |
GMIC_RUN_DEPENDS= gmic_krita_qt:graphics/gmic-qt@krita |
| 54 |
|
55 |
|
| 55 |
OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr \ |
56 |
OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr \ |
| 56 |
libSeExpr2.so:graphics/seexpr |
57 |
libSeExpr2.so:graphics/seexpr |
|
Lines 61-66
Link Here
|
| 61 |
PLIST_SUB= SHLIB_VER=20.0.0 \ |
62 |
PLIST_SUB= SHLIB_VER=20.0.0 \ |
| 62 |
SHLIB_SHVER=20 |
63 |
SHLIB_SHVER=20 |
| 63 |
|
64 |
|
| 64 |
LDFLAGS= -lpthread |
65 |
LDFLAGS+= -lpthread |
| 65 |
|
66 |
|
| 66 |
.include <bsd.port.mk> |
67 |
.include <bsd.port.mk> |