diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/poker-eval/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index 5fc617b39684..0257ac317044 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:E}.0 MAINTAINER= ijliao@FreeBSD.org COMMENT= A C library to evaluate poker hands +USE_GETOPT_LONG= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= MD5SUM=${MD5} |