diff options
Diffstat (limited to 'games/CaribbeanStud/Makefile')
-rw-r--r-- | games/CaribbeanStud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/CaribbeanStud/Makefile b/games/CaribbeanStud/Makefile index 48e2bfbe5f7a..6a35fa97d1fd 100644 --- a/games/CaribbeanStud/Makefile +++ b/games/CaribbeanStud/Makefile @@ -15,7 +15,7 @@ DISTNAME= CS MAINTAINER= ports@FreeBSD.org MAKEFILE= Xmakefile -REQUIRES_MOTIF= yes +USE_MOTIF= yes USE_X_PREFIX= yes CFLAGS= -pedantic |