aboutsummaryrefslogtreecommitdiff
path: root/sysutils/prips
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-04-05 20:16:35 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-04-05 20:16:35 +0000
commit7e89b1dc0d57ad5b1832e35a62aa74691afb4834 (patch)
tree883cc62499e64ed284ff6d7da4d901570de19186 /sysutils/prips
parente3908a32fe8f55edc4e55edc5238b9fd12d31a9a (diff)
downloadports-7e89b1dc0d57ad5b1832e35a62aa74691afb4834.tar.gz
ports-7e89b1dc0d57ad5b1832e35a62aa74691afb4834.zip
Well, building with all the warning flags may be all fine and dandy on
my system, but... just think about all the systems that do not yet have a new enough GCC for e.g. -Wno-pointer-sign :) Reported by: QAT via pav@
Notes
Notes: svn path=/head/; revision=231664
Diffstat (limited to 'sysutils/prips')
-rw-r--r--sysutils/prips/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/prips/Makefile b/sysutils/prips/Makefile
index bff003bdb94d..080dcecf2898 100644
--- a/sysutils/prips/Makefile
+++ b/sysutils/prips/Makefile
@@ -18,6 +18,8 @@ PLIST_FILES= bin/prips
MAN1= prips.1
MANCOMPRESSED= yes
+MAKE_ENV+= CFLAGS_WARN="-Wall -W"
+
.include <bsd.port.pre.mk>
do-install: