diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-07 00:07:53 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-07 00:07:53 +0000 |
commit | 6252bbf713dace69ce578d50cb5a2b3b602c02b9 (patch) | |
tree | 0bfeab78777e0497b6f5dbb741fdcd817ae69cda /comms | |
parent | 6891b98d03e3454e48f5c75701fd5ef8e9ee1018 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/wy60/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile index afd9368fb3f7..bb94dfc52226 100644 --- a/comms/wy60/Makefile +++ b/comms/wy60/Makefile @@ -8,8 +8,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= naddy@FreeBSD.org COMMENT= Curses-based emulator for the Wyse 60 terminal +USES= ncurses GNU_CONFIGURE= yes - MAKE_ARGS= etc_DATA=wy60.rc.sample pre-build: |