diff options
Diffstat (limited to 'misc/xtypo/Makefile')
-rw-r--r-- | misc/xtypo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xtypo/Makefile b/misc/xtypo/Makefile index 187f10742dde..ad21dc84c3f5 100644 --- a/misc/xtypo/Makefile +++ b/misc/xtypo/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtypo PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ @@ -16,6 +16,7 @@ COMMENT= X-based keyboard trainer PLIST_FILES= bin/xtypo USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xpm xt ALL_TARGET= xtypo WRKSRC= ${WRKDIR}/xtypo |