diff options
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r-- | editors/vigor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 4e484f900a9c..94edbe98b372 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE WRKSRC= ${WRKDIR}/${DISTNAME}/build -USES= ncurses tk +USES= ncurses tk xorg USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--exec-prefix=${STAGEDIR}${PREFIX} |