diff options
-rw-r--r-- | editors/shed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/shed/Makefile b/editors/shed/Makefile index 3f172a5f8c99..83345e18fad4 100644 --- a/editors/shed/Makefile +++ b/editors/shed/Makefile @@ -11,6 +11,7 @@ COMMENT= Simple ncurses-based pico-style hex editor LICENSE= GPLv2 +USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz |