diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:23:12 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:23:12 +0000 |
commit | 1ca8a83970d8a5c4f27311bc04fc209786d85bda (patch) | |
tree | 3ab51e8b080389521110d260209d0e18c5188156 /audio/denemo | |
parent | 17b5082f2bde733d16dfa57101754bc43aee4682 (diff) |
Update to 0.7.6
Notes
Notes:
svn path=/head/; revision=209785
Diffstat (limited to 'audio/denemo')
-rw-r--r-- | audio/denemo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 6ea4895d5e63..c76d4ce71d93 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -7,7 +7,6 @@ PORTNAME= denemo PORTVERSION= 0.7.6 -PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +16,6 @@ COMMENT= Graphical score editor USE_XLIB= yes USE_GNOME= gnometarget gtk20 libxml2 -USE_GCC= 3.4+ USE_BISON= build GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |