diff options
-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}" |