Lines 32-38
Link Here
|
32 |
USE_LDCONFIG= yes |
32 |
USE_LDCONFIG= yes |
33 |
GNU_CONFIGURE= yes |
33 |
GNU_CONFIGURE= yes |
34 |
CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" |
34 |
CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" |
35 |
CPPFLAGS+= -I${LOCALBASE}/include |
35 |
CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format |
36 |
LIBS+= -L${LOCALBASE}/lib |
36 |
LIBS+= -L${LOCALBASE}/lib |
37 |
INSTALL_TARGET= install-strip |
37 |
INSTALL_TARGET= install-strip |
38 |
|
38 |
|