aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
committerrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
commit577241b5c404d2fcf9bbcd27d32f0c6a63f717b3 (patch)
tree8695f98993ec8398948a4db3d7fdfd91b8f81b64 /print
parentf37d9a668f59c6680834040a61d5c201613c4a53 (diff)
downloadfreebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.gz
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.zst
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.zip
- Define USE_GETTEXT, bump PORTREVISION
PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 872bdcce21e4..7a746eb9e023 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -9,6 +9,7 @@
PORTNAME= lilypond
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/v2.2/:src \
http://distfiles.master.finkmirrors.net/:rpm
@@ -32,6 +33,7 @@ INFO= lilypond lilypond-internals \
#INSTALLS_SHLIB not needed for phyton library midi.so
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_BISON= yes
USE_GMAKE= YES
USE_PYTHON= YES