Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= fltk |
8 |
PORTNAME= fltk |
9 |
PORTVERSION= 2.0.${SNAPSHOT} |
9 |
PORTVERSION= 2.0.${SNAPSHOT} |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= x11-toolkits |
10 |
CATEGORIES= x11-toolkits |
12 |
MASTER_SITES= ${MASTER_SITE_EASYSW} |
11 |
MASTER_SITES= ${MASTER_SITE_EASYSW} |
13 |
MASTER_SITE_SUBDIR= fltk/snapshots |
12 |
MASTER_SITE_SUBDIR= fltk/snapshots |
Lines 27-36
Link Here
|
27 |
# support will be disabled without breaking the build. |
26 |
# support will be disabled without breaking the build. |
28 |
BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop |
27 |
BUILD_DEPENDS= xprop:${PORTSDIR}/x11/xprop |
29 |
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |
28 |
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |
30 |
jpeg.10:${PORTSDIR}/graphics/jpeg \ |
29 |
jpeg.10:${PORTSDIR}/graphics/jpeg |
31 |
Xft.2:${PORTSDIR}/x11-fonts/libXft |
|
|
32 |
|
30 |
|
33 |
SNAPSHOT= r6671 |
31 |
SNAPSHOT= r6834 |
34 |
|
32 |
|
35 |
OPTIONS= FLTK_THREADS "Install with threads support" on \ |
33 |
OPTIONS= FLTK_THREADS "Install with threads support" on \ |
36 |
FLTK_CAIRO "Use cairo as graphics backend" off \ |
34 |
FLTK_CAIRO "Use cairo as graphics backend" off \ |
Lines 43-49
Link Here
|
43 |
USE_BZIP2= yes |
41 |
USE_BZIP2= yes |
44 |
USE_GMAKE= yes |
42 |
USE_GMAKE= yes |
45 |
USE_GL= yes |
43 |
USE_GL= yes |
46 |
USE_XORG= xi |
44 |
USE_XORG= xcursor xft xi |
47 |
GNU_CONFIGURE= yes |
45 |
GNU_CONFIGURE= yes |
48 |
|
46 |
|
49 |
CPPFLAGS+= -I${LOCALBASE}/include |
47 |
CPPFLAGS+= -I${LOCALBASE}/include |