Lines 1-6
Link Here
|
1 |
PORTNAME= ragg |
1 |
PORTNAME= ragg |
2 |
DISTVERSION= 1.3.0 |
2 |
DISTVERSION= 1.3.1 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= graphics |
3 |
CATEGORIES= graphics |
5 |
DISTNAME= ${PORTNAME}_${DISTVERSION} |
4 |
DISTNAME= ${PORTNAME}_${DISTVERSION} |
6 |
|
5 |
|
Lines 18-24
LIB_DEPENDS= libfreetype.so:print/freetype2 \
Link Here
|
18 |
libpng16.so:graphics/png \ |
17 |
libpng16.so:graphics/png \ |
19 |
libtiff.so:graphics/tiff |
18 |
libtiff.so:graphics/tiff |
20 |
RUN_DEPENDS= ${CRAN_DEPENDS} |
19 |
RUN_DEPENDS= ${CRAN_DEPENDS} |
21 |
TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat |
20 |
TEST_DEPENDS= R-cran-testthat>3.0.0:devel/R-cran-testthat |
22 |
|
21 |
|
23 |
USES= cran:auto-plist,compiles pkgconfig |
22 |
USES= cran:auto-plist,compiles pkgconfig |
24 |
|
23 |
|