aboutsummaryrefslogtreecommitdiff
path: root/print/scribus-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 14:15:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-12 14:15:03 +0000
commit44e9f64a275cdae1f2dd4bd1a517f48f9e075a81 (patch)
treec4ea42245d0b053c1a31462b408d6990c18047e0 /print/scribus-devel
parent9c8b302188158c6ba8db4af427c7bcb6b2c9452c (diff)
downloadports-44e9f64a275cdae1f2dd4bd1a517f48f9e075a81.tar.gz
ports-44e9f64a275cdae1f2dd4bd1a517f48f9e075a81.zip
Notes
Diffstat (limited to 'print/scribus-devel')
-rw-r--r--print/scribus-devel/Makefile28
1 files changed, 14 insertions, 14 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 618dbddef430..7495a03e28a2 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -13,20 +13,20 @@ PKGNAMESUFFIX= -devel
MAINTAINER= coder@tuxfamily.org
COMMENT= Comprehensive desktop publishing program
-LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
- lcms:${PORTSDIR}/graphics/lcms \
- png15:${PORTSDIR}/graphics/png \
- tiff:${PORTSDIR}/graphics/tiff \
- cups:${PORTSDIR}/print/cups-base \
- freetype:${PORTSDIR}/print/freetype2 \
- fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
- podofo:${PORTSDIR}/graphics/podofo \
- boost_thread:${PORTSDIR}/devel/boost-libs \
- aspell:${PORTSDIR}/textproc/aspell \
- cairo:${PORTSDIR}/graphics/cairo \
- execinfo:${PORTSDIR}/devel/libexecinfo \
- poppler:${PORTSDIR}/graphics/poppler \
- osg:${PORTSDIR}/graphics/osg
+LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ liblcms.so:${PORTSDIR}/graphics/lcms \
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libtiff.so:${PORTSDIR}/graphics/tiff \
+ libcups.so:${PORTSDIR}/print/cups-base \
+ libfreetype.so:${PORTSDIR}/print/freetype2 \
+ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
+ libpodofo.so:${PORTSDIR}/graphics/podofo \
+ libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ libaspell.so:${PORTSDIR}/textproc/aspell \
+ libcairo.so:${PORTSDIR}/graphics/cairo \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
+ libpoppler.so:${PORTSDIR}/graphics/poppler \
+ libosg.so:${PORTSDIR}/graphics/osg
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging \
update-mime-database:${PORTSDIR}/misc/shared-mime-info