diff options
Diffstat (limited to 'games/xskat/Makefile')
-rw-r--r-- | games/xskat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 6dd05734bdc2..4acee3da6b0d 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -16,7 +16,7 @@ DISTFILES+= xskat-cards.tar.gz RESTRICTED= The altenburger card file is NOT freely redistributable! .endif -USE_IMAKE= yes +USES= imake USE_XORG= x11 MAN1= xskat.1 xskat-de.1 PLIST_FILES= bin/xskat |