diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
| commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
| tree | d3548a0f08ca434f11cb4415a93d98037409413b /print/libmspub01/Makefile | |
| parent | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff) | |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412348
Diffstat (limited to 'print/libmspub01/Makefile')
| -rw-r--r-- | print/libmspub01/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index c2ce77ed399a..6ad508501d35 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -13,9 +13,9 @@ COMMENT= Library and tools for parsing Microsoft Publisher file format LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ - librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:devel/boost-libs +LIB_DEPENDS= libicui18n.so:devel/icu \ + librevenge-0.0.so:textproc/librevenge GNU_CONFIGURE= yes USE_LDCONFIG= yes |
