diff options
Diffstat (limited to 'audio/xoscope/Makefile')
-rw-r--r-- | audio/xoscope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xoscope/Makefile b/audio/xoscope/Makefile index 4a30044a7eea..4dce3f8e77d4 100644 --- a/audio/xoscope/Makefile +++ b/audio/xoscope/Makefile @@ -12,6 +12,7 @@ COMMENT= Sound card oscilloscope GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} USES= gmake pkgconfig +NO_STAGE= yes USE_GNOME= gtk20 USE_XORG= x11 |