Lines 18-25
Link Here
|
18 |
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ |
18 |
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ |
19 |
rle.1:${PORTSDIR}/graphics/urt |
19 |
rle.1:${PORTSDIR}/graphics/urt |
20 |
|
20 |
|
21 |
BROKEN= does not compile |
|
|
22 |
|
23 |
USE_BZIP2= yes |
21 |
USE_BZIP2= yes |
24 |
USE_GL= gl glu |
22 |
USE_GL= gl glu |
25 |
USE_XORG= x11 xt xi xproto xext inputproto |
23 |
USE_XORG= x11 xt xi xproto xext inputproto |
Lines 38-44
Link Here
|
38 |
|
36 |
|
39 |
CFLAGS+= -I${LOCALBASE}/include |
37 |
CFLAGS+= -I${LOCALBASE}/include |
40 |
#LDFLAGS+= -L${LOCALBASE}/lib |
38 |
#LDFLAGS+= -L${LOCALBASE}/lib |
41 |
CMAKE_ARGS= -DBRLCAD_ENABLE_STRICT:BOOL=OFF |
39 |
CMAKE_ARGS= -DBRLCAD_ENABLE_STRICT:BOOL=OFF -DBRLCAD_TOGL=SYSTEM |
42 |
MANPREFIX= ${DATADIR}/${PORTVERSION} |
40 |
MANPREFIX= ${DATADIR}/${PORTVERSION} |
43 |
|
41 |
|
44 |
MAN1= aliastorle.1 anim_script.1 anim_sort.1 anim_time.1 anim_track.1 \ |
42 |
MAN1= aliastorle.1 anim_script.1 anim_sort.1 anim_time.1 anim_track.1 \ |