diff options
Diffstat (limited to 'games/euchre')
-rw-r--r-- | games/euchre/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/euchre/Makefile b/games/euchre/Makefile index d7d5b5fd2c5b..4e9cac0150eb 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -19,7 +19,6 @@ LICENSE= GPLv2 USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png |