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