diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /print/lilypond/Makefile | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r-- | print/lilypond/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 4b694136e66..1af76b310b7 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2008/06/18 20:29:32 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2008/07/14 12:56:11 joerg Exp $ # DISTNAME= lilypond-2.10.33 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lilypond.org/web/ COMMENT= GNU Music Typesetter +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= ec-fonts-mftraced-[0-9]*:../../fonts/ec-fonts-mftraced BUILDLINK_API_DEPENDS.mftrace+= mftrace>=1.1.0 |