aboutsummaryrefslogtreecommitdiff
path: root/print/lilypond-devel
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /print/lilypond-devel
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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/lilypond-devel')
-rw-r--r--print/lilypond-devel/Makefile34
1 files changed, 17 insertions, 17 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index 169a98cd2d57..424984cf147e 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -13,23 +13,23 @@ COMMENT= GNU music typesetter
LICENSE= GPLv3
-BUILD_DEPENDS= pdftexi2dvi:${PORTSDIR}/print/texinfo \
- t1ascii:${PORTSDIR}/print/t1utils \
- bash:${PORTSDIR}/shells/bash \
- convert:${PORTSDIR}/graphics/ImageMagick \
- dblatex:${PORTSDIR}/textproc/dblatex \
- fontforge:${PORTSDIR}/print/fontforge \
- help2man:${PORTSDIR}/misc/help2man \
- pngtopnm:${PORTSDIR}/graphics/netpbm \
- rsync:${PORTSDIR}/net/rsync \
- texi2html:${PORTSDIR}/textproc/texi2html \
- zip:${PORTSDIR}/archivers/zip \
- ${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts
-RUN_DEPENDS= mftrace:${PORTSDIR}/print/mftrace \
- ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:${PORTSDIR}/x11-fonts/dejavu
-LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile \
- libgmp.so:${PORTSDIR}/math/gmp \
- libfreetype.so:${PORTSDIR}/print/freetype2
+BUILD_DEPENDS= pdftexi2dvi:print/texinfo \
+ t1ascii:print/t1utils \
+ bash:shells/bash \
+ convert:graphics/ImageMagick \
+ dblatex:textproc/dblatex \
+ fontforge:print/fontforge \
+ help2man:misc/help2man \
+ pngtopnm:graphics/netpbm \
+ rsync:net/rsync \
+ texi2html:textproc/texi2html \
+ zip:archivers/zip \
+ ${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:print/gsfonts
+RUN_DEPENDS= mftrace:print/mftrace \
+ ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu
+LIB_DEPENDS= libguile.so:lang/guile \
+ libgmp.so:math/gmp \
+ libfreetype.so:print/freetype2
BROKEN_FreeBSD_9= does not build on FreeBSD < 10.x