Lines 1-5
Link Here
|
1 |
PORTNAME= libmspub |
1 |
PORTNAME= libmspub |
2 |
PORTVERSION= 0.1.4 |
2 |
DISTVERSION= 0.1.4 |
3 |
PORTREVISION= 24 |
3 |
PORTREVISION= 24 |
4 |
CATEGORIES= print graphics devel |
4 |
CATEGORIES= print graphics devel |
5 |
MASTER_SITES= LODEV/${PORTNAME} |
5 |
MASTER_SITES= LODEV/${PORTNAME} |
Lines 15-26
BUILD_DEPENDS= ${LOCALBASE}/include/boost/cstdint.hpp:devel/boost-libs
Link Here
|
15 |
LIB_DEPENDS= libicui18n.so:devel/icu \ |
15 |
LIB_DEPENDS= libicui18n.so:devel/icu \ |
16 |
librevenge-0.0.so:textproc/librevenge |
16 |
librevenge-0.0.so:textproc/librevenge |
17 |
|
17 |
|
18 |
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz |
18 |
USES= autoreconf compiler:c++11-lib libtool localbase pathfix \ |
19 |
GNU_CONFIGURE= yes |
19 |
pkgconfig tar:xz |
20 |
USE_LDCONFIG= yes |
20 |
USE_LDCONFIG= yes |
|
|
21 |
|
22 |
GNU_CONFIGURE= yes |
21 |
INSTALL_TARGET= install-strip |
23 |
INSTALL_TARGET= install-strip |
22 |
|
24 |
|
23 |
CONFIGURE_ARGS= --disable-werror --without-docs |
25 |
CONFIGURE_ARGS= --disable-werror --without-docs |
24 |
CPPFLAGS+= -I${LOCALBASE}/include |
|
|
25 |
|
26 |
|
26 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |