Lines 24-33
Link Here
|
24 |
CPPFLAGS+= -I${LOCALBASE}/include |
24 |
CPPFLAGS+= -I${LOCALBASE}/include |
25 |
LIBS+= -L${LOCALBASE}/lib |
25 |
LIBS+= -L${LOCALBASE}/lib |
26 |
INSTALL_TARGET= install-strip |
26 |
INSTALL_TARGET= install-strip |
27 |
USES= charsetfix gettext-runtime iconv libtool tar:xz |
27 |
USES= charsetfix cpe gettext-runtime iconv libtool tar:xz |
28 |
USE_LDCONFIG= yes |
28 |
USE_LDCONFIG= yes |
29 |
WRKSRC_SUBDIR= gettext-tools |
29 |
WRKSRC_SUBDIR= gettext-tools |
30 |
|
30 |
|
|
|
31 |
CPE_PRODUCT= gettext |
32 |
CPE_VENDOR= gun |
33 |
|
31 |
OPTIONS_DEFINE= DOCS |
34 |
OPTIONS_DEFINE= DOCS |
32 |
|
35 |
|
33 |
.include <bsd.port.options.mk> |
36 |
.include <bsd.port.options.mk> |