Lines 23-29
Link Here
|
23 |
WANT_GNOME= yes |
23 |
WANT_GNOME= yes |
24 |
GNU_CONFIGURE= yes |
24 |
GNU_CONFIGURE= yes |
25 |
CONFIGURE_ARGS= --with-gl=${X11BASE} |
25 |
CONFIGURE_ARGS= --with-gl=${X11BASE} |
26 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
26 |
CONFIGURE_ENV= CFLAGS="-pthread" CPPFLAGS="-I${LOCALBASE}/include" \ |
27 |
LIBS="-L${LOCALBASE}/lib" |
27 |
LIBS="-L${LOCALBASE}/lib" |
28 |
|
28 |
|
29 |
.include <bsd.port.pre.mk> |
29 |
.include <bsd.port.pre.mk> |