diff options
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 5b44a509dfe1..38f530907fe0 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -20,7 +20,8 @@ BUILD_DEPENDS+= sox:${PORTSDIR}/audio/sox BUILD_DEPENDS+= oggenc:${PORTSDIR}/audio/vorbis-tools .endif -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes pre-everything: |