diff options
Diffstat (limited to 'games/poker-eval/Makefile')
-rw-r--r-- | games/poker-eval/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index 71442f1dc6ab..405e3c11e406 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -15,7 +15,6 @@ 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} |