diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-07 12:57:46 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-07 12:57:46 +0000 |
commit | 594a47f9ecc280de86f10b746009d6cecef26c1d (patch) | |
tree | 1a5a94f7f811ebd8f6d9e989fed2eaa3c10b126e /audio/juke | |
parent | a2eb883febcb0887ff5178671596315e9dad4078 (diff) |
Notes
Diffstat (limited to 'audio/juke')
-rw-r--r-- | audio/juke/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/juke/Makefile b/audio/juke/Makefile index ae04627273d2..d126f4bca4f9 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.moll.no/oyvind/distfiles/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Simple (n)curses based juke box program +USES= ncurses GNU_CONFIGURE= yes SUB_FILES= pkg-message |