diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-13 21:08:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-10-13 21:08:09 +0800 |
commit | 35903aac1305920966315b2b233e5c6b38192c22 (patch) | |
tree | 402368e0a6370d6647af921f27de783d69a0aff7 /security/cardpeek | |
parent | c2cd97da7047c5e388be8d068c9f266997680048 (diff) | |
download | freebsd-ports-gnome-35903aac1305920966315b2b233e5c6b38192c22.tar.gz freebsd-ports-gnome-35903aac1305920966315b2b233e5c6b38192c22.tar.zst freebsd-ports-gnome-35903aac1305920966315b2b233e5c6b38192c22.zip |
- Switch couple more ports to verbose build
- Remove --disable-silent-rules which are used by default
Approved by: portmgr blanket
Diffstat (limited to 'security/cardpeek')
-rw-r--r-- | security/cardpeek/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/cardpeek/Makefile b/security/cardpeek/Makefile index b89accc1173c..8a4349e2e756 100644 --- a/security/cardpeek/Makefile +++ b/security/cardpeek/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= pcscd:devel/pcsc-lite USES= execinfo iconv localbase lua pkgconfig USE_GNOME= gtk30 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-silent-rules INSTALLS_ICONS= yes PLIST_FILES= bin/cardpeek man/man1/cardpeek.1.gz \ |