diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-09 19:42:46 +0000 |
commit | 30a00f2227a3e53b607331247c81c2911c1e98ef (patch) | |
tree | b3bdcd25b598432ef78aefb0f72e9412f429eee4 /games/euchre/Makefile | |
parent | fc3bdd2b5bc1f418653dc07e3f7734890f957654 (diff) | |
download | ports-30a00f2227a3e53b607331247c81c2911c1e98ef.tar.gz ports-30a00f2227a3e53b607331247c81c2911c1e98ef.zip |
Notes
Diffstat (limited to 'games/euchre/Makefile')
-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 |