diff options
Diffstat (limited to 'audio/trommler/Makefile')
-rw-r--r-- | audio/trommler/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index 42df0b96616f..066b8a5c6e1b 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -7,7 +7,7 @@ PORTNAME= trommler PORTVERSION= 3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://muth.org/Robert/Trommler/ DISTNAME= trommler.3.4 @@ -17,7 +17,6 @@ COMMENT= A GTK based drum machine WRKSRC= ${WRKDIR}/Trommler -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes |